OSDN Git Service

android-x86/system-bt.git
2016-08-15 Jorge E. MoreiraAdded missing #include directives
2016-08-15 Jorge E. MoreiraReplace calls to std::bind by lambda expressions
2016-08-15 Jorge E. MoreiraNo longer uses the macro DISALLOW_COPY_AND_ASSIGN
2016-08-15 Jorge E. MoreiraUsing include paths relative to vendor library dir
2016-08-15 Treehugger... Merge "Improve BT HAL write response to BT server reads"
2016-08-15 Andy HungImprove BT HAL write response to BT server reads
2016-08-15 Pavlin RadoslavovSeparate the Alarm unit tests from testing the Wakelocks
2016-08-11 Jakub PawlowskiAdd LE Secure Connection data parsing (3/4)
2016-08-09 SatomiRevert "Register for Service Changed notifications...
2016-08-09 Satish Kodishalastrlcpy call size fixes, memory clearing
2016-08-09 Jakub PawlowskiMerge "Fix descriptor write"
2016-08-09 Jakub PawlowskiFix descriptor write
2016-08-08 Jacky CheungAdd dumpsys support for LE connection parameter updates
2016-08-05 Marie JanssenUse standard types, consistent ifdef style everywhere
2016-08-05 Jakub PawlowskiFix APR crashes in read rssi callback
2016-08-04 Greg HartmanImplements some additional commands
2016-08-04 Mudumba AnanthHFP 1.7 profile update (1/4)
2016-08-03 Jakub PawlowskiRmove write type from GATT descriptor writes (4/4)
2016-08-03 Jakub PawlowskiMerge changes from topic 'beautiful-gatt-server'
2016-08-01 Treehugger... Merge "Fix build when SMP_DEBUG=TRUE plus logging impro...
2016-07-29 Jakub PawlowskiGATT Server refactoring (4/4)
2016-07-29 Jakub PawlowskiAdd C++ Parcelable types for Service, Characteristic...
2016-07-29 Jakub PawlowskiFix build when SMP_DEBUG=TRUE plus logging improvements
2016-07-28 Pavlin RadoslavovRelax some of the timing parameters in the Alarm unit...
2016-07-27 Ayan GhoshProper handling of AV connection collision
2016-07-26 Greg HartmanAllow the Bluetooth test library to be used as a vendor...
2016-07-25 Greg Kaiserbtif: Fix logic bug within register_application
2016-07-20 Jakub PawlowskiDon't use move in FOR_EACH_* macro
2016-07-18 Andre EisenbachMake parameter set S4 default for eSCO
2016-07-18 Subramanian... Process Gatt read multiple response properly
2016-07-14 Jakub PawlowskiFix linux build, missing strlcpy
2016-07-14 Jakub PawlowskiUpdate libchrome BUILD.gn
2016-07-12 Jakub PawlowskiAdd OnConnectionStateChanged to IBluetoothGattServerCal...
2016-07-08 Chih-Hung HsiehFix the implementation of macro BTM_IS_PUBLIC_BDA()
2016-07-07 Andre EisenbachDisable auto-pairing for hands-free devices
2016-07-02 Jakub PawlowskiAdd callbacks to GATT read/write operation
2016-07-01 Ajay PanickerAdd logs for AVRCP commands that originate from a remot...
2016-07-01 Jacky CheungMerge "SMP: Delay authorization complete."
2016-06-30 Chih-Hung HsiehFix google-explicit-constructor warnings in system/bt.
2016-06-29 Andre EisenbachLog RSSI when A2DP buffers are flushed
2016-06-29 Andre EisenbachA2DP media task: Flush full TX queue on congestion
2016-06-29 Jacky CheungSMP: Delay authorization complete.
2016-06-29 Jacky CheungAdd BT_HCI_TIMEOUT and BT_CONFIG_SOURCE log events.
2016-06-28 Jakub PawlowskiSimplify GATT characteristic read memory handling
2016-06-27 Andy HungMatch socket buffer sizes between audio HAL and BT...
2016-06-24 Jakub PawlowskiGet rid of unused BTA_DYNAMIC_MEMORY
2016-06-24 Jakub PawlowskiUse bta_gattc_cb directly, not through aliases
2016-06-22 Marie Janssenbtif: standardize types, #ifs
2016-06-21 Jakub PawlowskiGATT: use one type for all server attributes
2016-06-20 Treehugger... Merge "Remove unused "cmn_ble_vsc_cb"; causing extended...
2016-06-20 Jakub PawlowskiVectors as parameters to GATT (1/3)
2016-06-20 IHLHO KIMRemove unused "cmn_ble_vsc_cb"; causing extended scan...
2016-06-20 Marie Janssenbta: use standard types
2016-06-20 Jakub PawlowskiVectors as parameters to GATT write/indicate (1/3)
2016-06-20 Jakub PawlowskiUse vector instead of C arrays in bta_gatt_api
2016-06-17 Marie JanssenAVRCP: rename constant AVRC_CTLR_INCLUDED
2016-06-17 Jakub PawlowskiHOGP: Clear pending operations for a given device on...
2016-06-17 Jakub PawlowskiHOGP: Preffer write command over write requests
2016-06-17 Jakub PawlowskiMerge "BTIF: remove unnecessary 'extern "C"'"
2016-06-17 Treehugger... Merge "test_vendor_lib: refactor packet constructors"
2016-06-16 Pavlin RadoslavovAdd missing NULL pointers assignments
2016-06-16 Jakub PawlowskiBTIF: remove unnecessary 'extern "C"'
2016-06-16 Myles Watsontest_vendor_lib: refactor packet constructors
2016-06-16 Jakub PawlowskiGATT: don't update link status for apps that were never...
2016-06-16 Jakub PawlowskiConvert HID and Device Manager BTA code to C++
2016-06-15 Dan WillemsenFix unused source warning
2016-06-14 Jakub PawlowskiFix missing GATT Characteristic from last service
2016-06-14 Jakub PawlowskiUse UINT16 for GATT attribute id field
2016-06-14 Jakub PawlowskiAdd missing curly braces in clear notification
2016-06-11 Jakub PawlowskiHOGP: Clear pending operations for a given device on...
2016-06-09 AnubhavGuptaDo not request AVRC_CAP_COMPANY_ID if A2DP Sink is...
2016-06-08 Srinu JellaSet disable timer in case of any active ACL connection
2016-06-08 Treehugger... Merge "Reject L2CAP INFO RSP and ECHO RSP on the LE...
2016-06-08 Treehugger... Merge "Fix payload size for GATT Read by type request"
2016-06-07 Subramanian... Fix payload size for GATT Read by type request
2016-06-07 Venkata JagadeeshReject L2CAP INFO RSP and ECHO RSP on the LE signaling...
2016-06-07 Myles Watsonbtm: Restrict EXTENDED_INQUIRY_RESULT to 1 result
2016-06-07 Jakub PawlowskiFix invalid BDA parameter passing for connection parame...
2016-06-06 Nitin AroraRemote device changes for SMP certification
2016-06-06 Nitin AroraClear BLE block from device records at unpair
2016-06-03 Eri KasamatsuReset max_interval to BTM_BLE_CONN_INT_MIN_LIMIT
2016-06-01 Luis Hector... Merge "bt: Update libchrome APIs to r395517"
2016-06-01 Ajay Panickernet_test_bluetooth: RFCOMM test refactor
2016-06-01 Jakub PawlowskiRemove currently unused peer device module and tests
2016-05-31 Andre EisenbachBump HDP version to 1.1
2016-05-30 Ayan GhoshLimit number of SBC frames to fit into single MTU
2016-05-27 Treehugger... Merge "Update the HCI unit test if BT_CLEAN_TURN_ON_DIS...
2016-05-27 Pavlin RadoslavovUpdate the HCI unit test if BT_CLEAN_TURN_ON_DISABLED...
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings in embdrv/sbc.
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings
2016-05-27 Marie JanssenDO NOT MERGE Randomize allocation canary
2016-05-27 Andre EisenbachFix GATT attribute value allocation
2016-05-26 Luis Hector... bt: Update libchrome APIs to r395517
2016-05-26 Treehugger... Merge "test_vendor_lib: Add initial support for BLE"
2016-05-26 Jakub PawlowskiDo not allow LE connection timeout smaller than 1s...
2016-05-26 Jakub PawlowskiLinux build fix
2016-05-26 Jakub PawlowskiConvert GATT related BTA code to C++
2016-05-26 Jakub PawlowskiRemove all mentions of hashmap
2016-05-26 Jakub PawlowskiReplace hash_map in data_dispatcher with C++ unordered_map
2016-05-26 Jakub PawlowskiReplace hash_map in audio_a2dp_hw with C++ unordered_map
next