OSDN Git Service

Increase max remote ext feature pages to 3
[android-x86/system-bt.git] / embdrv /
2017-01-18 Jack HeConvert build system to soong using Android.bp
2017-01-04 Treehugger RobotMerge "Allow HID Device to connect to a specific device"
2017-01-04 Pavlin RadoslavovAdd a mechanism for configuring the A2DP Source codecs
2016-12-05 Jaekyun SeokMerge "Use shared lib of libtinyxml2 instead of static...
2016-12-02 Myles WatsonApply clang-format to the rest of the tree
2016-12-02 Myles WatsonReformat long comments before clang-format
2016-12-02 Myles WatsonApply clang-format to the rest of the tree
2016-12-02 Myles WatsonReformat long comments before clang-format
2016-12-02 Treehugger RobotMerge "Add dependency installation files for x86_64"
2016-12-01 Myles WatsonFix asterisks in block quotes
2016-12-01 Myles Watsonembdrv: Fix include ordering before clang-format
2016-12-01 Myles WatsonFix asterisks in block quotes
2016-12-01 Myles Watsonembdrv: Fix include ordering before clang-format
2016-11-04 Treehugger RobotMerge "Handle L2CAP disconnection on incomplete connection"
2016-11-04 Treehugger RobotMerge "Remove incorrect assert in btm_read_rssi_cb"
2016-11-04 Jakub PawlowskiUse standard types instead of OI_INT* and OI_UINT*...
2016-11-04 Jakub PawlowskiUse standard types instead of OI_INT* and OI_UINT*...
2016-10-28 Jakub PawlowskiMerge "Exclude calls to android-specific code in generi...
2016-10-26 Jakub PawlowskiSimplify SBC encoder API
2016-10-26 Jakub PawlowskiSimplify SBC encoder API
2016-10-18 Pavlin RadoslavovRenamed most C files to C++: *.c to *.cc
2016-10-18 Pavlin RadoslavovRenamed most C files to C++: *.c to *.cc
2016-10-15 Jakub PawlowskiMerge "Use proper types in SBC related code"
2016-10-15 Treehugger RobotMerge "Use proper types in SBC related code"
2016-10-15 Jakub PawlowskiUse proper types in SBC related code
2016-10-13 Treehugger RobotMerge "cleanup: Remove BT_USE_TRACES and BT_TRACE_APPL"
2016-10-12 Pavlin RadoslavovFix file permissions for source code files am: fdd641e5...
2016-10-12 Pavlin RadoslavovFix file permissions for source code files am: fdd641e512
2016-10-12 Pavlin RadoslavovFix file permissions for source code files
2016-10-12 Pavlin RadoslavovFix file permissions for source code files
2016-10-12 Zach JohnsonMerge "Fix HFP AT command BIA failures" into cw-f-dev
2016-10-12 Devin KimFix HFP AT command BIA failures
2016-10-04 Jakub PawlowskiFix bad GATT client state machine state after successfu...
2016-09-29 Andre EisenbachMerge commit '7e701dbd4375ee00c3b72d4bda970d444f20c470...
2016-09-27 Jakub PawlowskiFix unnecessary error message during GATT discovery...
2016-09-23 chaoyu.x.wuFix the BLE connection failure with some mice am: 58c27...
2016-09-16 Pavlin RadoslavovAdd BT_HCI_UNKNOWN_MESSAGE_TYPE log event am: e1c8ed17c7
2016-09-16 Jakub PawlowskiFix bad address type assumption am: 1e688824d9
2016-09-16 Andre EisenbachMerge "Add a missing case for BTA_DM_SEARCH_CANCEL_CMPL...
2016-09-16 Jakub PawlowskiAdd a missing case for BTA_DM_SEARCH_CANCEL_CMPL_EVT...
2016-09-16 Jakub PawlowskiFix NPE in l2cble_notify_le_connection am: 5e61112a98
2016-09-16 Andre EisenbachAdd security record for devices found through LE batch...
2016-09-06 pkanwarUpdating QDID to reflect the certfication done for...
2016-09-01 Jakub PawlowskiFix HID crashing on reconnect am: 0afaaa41b5
2016-08-29 Andre EisenbachMerge "Disable auto-pairing for hands-free devices...
2016-08-29 Andre EisenbachDisable auto-pairing for hands-free devices am: d2a37ef...
2016-08-29 Andre EisenbachMerge "Disable auto-pairing for hands-free devices...
2016-08-29 Andre EisenbachDisable auto-pairing for hands-free devices
2016-08-29 Andy Hungaudio_a2dp_hw: Always update frame counter in out_write...
2016-08-29 Andy Hungaudio_a2dp_hw: Always update frame counter in out_write
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup am: 7aaf7c6...
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup am: 7aaf7c6c42
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup
2016-08-23 Jakub PawlowskiMake gatt_attr use opportunistic connection am: 970d9d1...
2016-08-23 Jakub PawlowskiGATT: don't update link status for apps that were never...
2016-08-20 Jakub PawlowskiMerge "GATT: don't update link status for apps that...
2016-08-19 Andre Eisenbachresolve merge conflicts of e6f74e0 to nyc-mr1-dev-plus...
2016-08-19 Andre Eisenbachresolve merge conflicts of 8547681 to nyc-mr1-dev-plus...
2016-08-16 Andre EisenbachRemove SBC frame scrambling
2016-08-16 Jacky CheungMerge "New status code for two SMP authorization failures"
2016-08-16 Andre EisenbachHID: Check for EINTR in uhid_event() and fix return...
2016-08-15 Jorge E. MoreiraRefactor vendor library to use async manager class
2016-08-15 Jorge E. MoreiraAdded the async manager
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 Andy HungMerge "Improve 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 SatomiRvert "Register for Service Changed notifications for...
2016-08-09 Satish Kodishalastrlcpy call size fixes, memory clearing
2016-08-09 Jakub PawlowskiMerge "Fix descriptor write"
2016-08-08 Jacky CheungAdd dumpsys support for LE connection parameter updates
2016-08-06 Marie Janssenresolve merge conflicts of d19e078 to stage-aosp-master...
2016-08-06 Marie Janssenresolve merge conflicts of d19e078 to stage-aosp-master
2016-08-06 Marie Janssenresolve merge conflicts of d19e078 to stage-aosp-master
2016-08-05 Marie JanssenUse standard types, consistent ifdef style everywhere
2016-08-05 Jakub PawlowskiFix APR crashes in read rssi callback am: 17be4ae79a
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-04 Jakub PawlowskiRmove write type from GATT descriptor writes (4/4)
2016-08-03 Jacky CheungAdd dumpsys support for LE connection parameter updates
2016-08-03 Jakub PawlowskiMerge changes from topic 'beautiful-gatt-server'
2016-08-01 Jakub PawlowskiMerge "Fix build when SMP_DEBUG=TRUE plus logging impro...
2016-07-29 Pavlin RadoslavovRelax some of the timing parameters in the Alarm unit...
2016-07-29 Andy Hungaudio_a2dp_hw: Always update frame counter in out_write...
2016-07-29 Andy Hungresolve merge conflicts of e580322 to nyc-mr1-dev-plus...
2016-07-28 Ayan GhoshProper handling of AV connection collision
2016-07-28 Pavlin Radoslavovresolve merge conflicts of 6d00ff1 to nyc-mr1-dev-plus...
2016-07-26 Greg HartmanAllow the Bluetooth test library to be used as a vendor...
2016-07-25 Tom TurneyRevert \"Remove position dependent lookup tables in...
2016-07-25 Greg Kaiserbtif: Fix logic bug within register_application
2016-07-25 Pavlin Radoslavovresolve merge conflicts of 1e7afc8 to nyc-mr1-dev-plus...
2016-07-20 Jakub PawlowskiDon\'t use move in FOR_EACH_* macro
2016-07-20 ugo_yuGATT: Deregister notification when a GATT connection...
2016-07-18 Andre EisenbachMake parameter set S4 default for eSCO
next