OSDN Git Service

BLE OOB Pairing - parse address type (1/5)
[android-x86/system-bt.git] / embdrv /
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-10-28 Jakub PawlowskiMerge "Exclude calls to android-specific code in generi...
2016-10-26 Jakub PawlowskiSimplify SBC encoder API
2016-10-18 Pavlin RadoslavovRenamed most C files to C++: *.c to *.cc
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
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup
2016-08-24 Pavlin RadoslavovA2DP-related naming refactoring and cleanup
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 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-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-04 Jakub PawlowskiRmove write type from GATT descriptor writes (4/4)
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-28 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 SrinivasanProcess 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-30 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 CheungAdd BT_HCI_TIMEOUT and BT_CONFIG_SOURCE log events.
2016-06-28 Jakub PawlowskiSimplify GATT characteristic read memory handling
2016-06-27 Andre EisenbachAdd Subaru and Nissan car kits to auto pair blacklist
2016-06-27 Andy HungMatch socket buffer sizes between audio HAL and BT...
2016-06-24 Andre EisenbachA2DP media task: Flush full TX queue on congestion
2016-06-24 Jakub PawlowskiGet rid of unused BTA_DYNAMIC_MEMORY am: 25984b0d22
2016-06-24 Andre Eisenbachresolve merge conflicts of 6b142ed to nyc-dev-plus...
2016-06-24 Andre EisenbachRemove log spam in btif_gattc_update_properties
2016-06-24 Andre EisenbachMerge "Remove SBC frame scrambling" into nyc-dev
2016-06-23 Andre EisenbachRemove SBC frame scrambling
2016-06-22 Sharvil Nanavatiresolve merge conflicts of 1f433cb to mnc-dr-dev am...
2016-06-22 Sharvil Nanavatiresolve merge conflicts of 1f433cb to mnc-dr-dev am...
2016-06-20 Matadeen MishraL2CAP: Handle invalid HCI packets
2016-06-17 Pavlin RadoslavovAdd missing NULL pointers assignments
2016-06-15 Andy HungImprove BT HAL write response to BT server reads
2016-06-15 Jakub PawlowskiMerge \"HOGP: Clear pending operations for a given...
2016-06-14 Jakub PawlowskiMerge \"HOGP: Preffer write command over write requests...
2016-06-14 Jakub PawlowskiMerge \"Use UINT16 for GATT attribute id field\" into...
2016-06-14 Jakub PawlowskiFix missing GATT Characteristic from last service
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-09 Srinu JellaSet disable timer in case of any active ACL connection
2016-06-08 Myles WatsonMerge \"btm: Restrict EXTENDED_INQUIRY_RESULT to 1...
2016-06-08 Subramanian SrinivasanMerge \"Fix payload size for GATT Read by type request...
2016-06-08 Venkata JagadeeshMerge \"Reject L2CAP INFO RSP and ECHO RSP on the LE...
2016-06-08 Nitin AroraRemote device changes for SMP certification
2016-06-07 JivakDhadseMerge "Revert "DO NOT MERGE Proper construction of...
2016-06-07 Nitin AroraMerge "Clear BLE block from device records at unpair...
2016-06-06 Navin KocharFix for issue introduced due to rebase of LE L2CAP COC
2016-06-01 Luis Hector ChavezMerge "bt: Update libchrome APIs to r395517"
2016-06-01 Andre Eisenbachresolve merge conflicts of 32d6669 to nyc-dev-plus...
2016-05-27 Pavlin RadoslavovUpdate the HCI unit test if BT_CLEAN_TURN_ON_DISABLED...
2016-05-27 Treehugger RobotMerge "Update the HCI unit test if BT_CLEAN_TURN_ON_DIS...
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings in embdrv/sbc....
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings in embdrv/sbc.
2016-05-27 Chih-Hung HsiehFix misc-macro-parentheses warnings in embdrv/sbc.
2016-05-24 Ajay PanickerMerge "Add guest mode functionality (2/3)" into mnc...
2016-05-17 Pavlin RadoslavovDO NOT MERGE ANYWHERE Restart failed system calls inter...
2016-05-16 Marie JanssenDO NOT MERGE btif: check overflow on create_pbuf size...
2016-05-12 Jacky CheungDO NOT MERGE ANYWHERE SMP: Delay authorization complete...
2016-05-11 Andre EisenbachDO NOT MERGE ANYWHERE Fix double mutex unlock and if...
2016-05-11 Marie Janssenresolve merge conflicts of d266361 to mnc-dr1.5-dev
2016-05-10 Lianchao SongDO NOT MERGE ANYWHERE Do not update sco_state when...
2016-05-10 Alain VongsouvanhMerge "DO NOT MERGE ANYWHERE Bring back support for...
2016-05-10 Zhao XuewenDO NOT MERGE ANYWHERE Bluetooth: Fix the issue that...
2016-05-10 Marie JanssenDO NOT MERGE Check size of pin before replying am:...
next