aboutsummaryrefslogtreecommitdiff
path: root/service/hal
AgeCommit message (Expand)Author
2020-08-03Check whether local device is an ATV device to determine whether to showRahul Sabnis
2020-05-19NIAP: Add new argument to determine config checksum check result.(2/4)weichinweng
2020-05-06service: A2DP source callback to query the preferred codecCheney Ni
2020-03-11BluetoothMetricid: Add metric allocator api in javaChen Chen
2019-12-17A2DP: Apply codec offloading preference for hybrid modeCheney Ni
2019-05-16NIAP: Add a new argument to determine single user mode status.Martin Brabham
2018-11-29Metrics: Add Bluetooth address obfuscatorJack He
2018-10-13Uprev libchrome to r576279 (1/multiple)Jakub Pawlowski
2018-08-17Implement A2DP sink and AVRCP controller binder serverBailey Forrest
2018-07-24Swap order of registered/status in RegisterForNotificationCallbackBailey Forrest
2018-03-16Implement the JNI layer for the AVRCP Service (2/3)Ajay Panicker
2018-02-01Metrics: Dump native metrics to Java as std:stringJack He
2017-12-18bt: Update libchrome APIS to r456626.Hidehiko Abe
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-10-17Remove hw_module_t dependency in Bluetooth (1/3)Jakub Pawlowski
2017-09-25Use one type for UUID (1/5)Jakub Pawlowski
2017-08-17Cleanup RawAddress usageJakub Pawlowski
2017-07-26Revert "bt: Update libchrome APIS to r456626."Luis Hector Chavez
2017-07-25bt: Update libchrome APIS to r456626.Jay Civelli
2017-07-10GATT: Expose opportunistic client API to JavaJack He
2017-06-28Rename bt_bdaddr_t into RawAddress (3/3)Jakub Pawlowski
2017-06-21Use references in GATT client/server API (2/3)Jakub Pawlowski
2017-06-08Include used STL header filesBailey Forrest
2017-05-16Discover primary service by UUID for PTS tests (1/4)Jakub Pawlowski
2017-04-27Limit btsnoop file size (5/8)Ajay Panicker
2017-04-18Read by UUID for PTS tests (4/5)Jakub Pawlowski
2017-04-14Fix a race condition during HCI module shutdownPavlin Radoslavov
2017-03-27Add option to specify initial LE connection PHY (1/3)Jakub Pawlowski
2017-03-24Expose connection update callback (1/3)Jakub Pawlowski
2017-03-24Set preferred PHY and read PHY implementation (3/3)Jakub Pawlowski
2017-02-17Use base::Callbacks in BleScannerInterface (2/3)Jakub Pawlowski
2017-02-06Propagate BT5 specific scan result properties up the stack (2/3)Jakub Pawlowski
2016-12-16Refactor LE scanning HAL (2/3)Jakub Pawlowski
2016-12-13Replace usage of "vector<>" with "std::vector<>"Pavlin Radoslavov
2016-12-02Apply clang-format to the rest of the treeMyles Watson
2016-11-23Fix x86_64 compilation on Ubuntu 14.04Jack He
2016-11-01Move start advertise method to advertising interface (3/3)Jakub Pawlowski
2016-10-28Separate LE scanner and GATT client BTIF interfaces (3/3)Jakub Pawlowski
2016-10-27Separate LE scanner from GATT client (4/4)Jakub Pawlowski
2016-10-10Convert advertising HAL from struct into class (3/3)Jakub Pawlowski
2016-09-15Don't use move in FOR_EACH_* macroJakub Pawlowski
2016-09-13Bluetooth: split setting params and enabling advertising (3/3)Jakub Pawlowski
2016-08-31Separate advertiser from GATT client (4/4)Jakub Pawlowski
2016-08-18Fix clang-tidy warnings in bt.Chih-Hung Hsieh
2016-07-29GATT Server refactoring (4/4)Jakub Pawlowski
2016-07-20Don't use move in FOR_EACH_* macroJakub Pawlowski
2016-06-20Vectors as parameters to GATT (1/3)Jakub Pawlowski
2016-06-20Vectors as parameters to GATT write/indicate (1/3)Jakub Pawlowski
2016-05-12Rename all *.cpp files to *.cc to follow new styleJakub Pawlowski
2016-04-18Add guest mode functionality (2/4)Ajay Panicker