OSDN Git Service

android-x86/system-bt.git
2016-08-18 Chih-Hung HsiehFix clang-tidy warnings in bt.
2016-08-17 Jorge E. MoreiraFix incorrect fd used for select() call in vendor lib...
2016-08-17 Jakub PawlowskiMake gatt_attr use opportunistic connection
2016-08-17 Pavlin RadoslavovSynchronize the code with the internal tree
2016-08-17 Treehugger... Merge "Fix a typo in pre-compiler error message"
2016-08-17 Glenn KastenFix a typo in pre-compiler error message
2016-08-16 Andre EisenbachAdd Subaru and Nissan car kits to auto pair blacklist
2016-08-16 Sathya KumarDisable 3Mbps packets for AVDT ACL links
2016-08-16 Treehugger... Merge "Make default SBC bitrate configurable by device."
2016-08-16 Treehugger... Merge "Always send a SUSPEND_CFM event when suspended...
2016-08-16 Sridhar VashistMake default SBC bitrate configurable by device.
2016-08-16 Treehugger... Merge "GATT: Deregister notification when a GATT connec...
2016-08-16 Sridhar VashistAlways send a SUSPEND_CFM event when suspended due...
2016-08-16 Treehugger... Merge "Check size of pin before replying"
2016-08-16 ugo_yuGATT: Deregister notification when a GATT connection...
2016-08-16 Marie JanssenCheck size of pin before replying
2016-08-16 Andy Hungaudio_a2dp_hw: Always update frame counter in out_write
2016-08-16 Andre EisenbachRemove SBC frame scrambling
2016-08-16 Treehugger... Merge "New status code for two SMP authorization failures"
2016-08-16 Jacky CheungNew status code for two SMP authorization failures
2016-08-15 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 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
next