aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Hearing Aid Dump Audio Tool: Add No Start Cmd featureweichinweng2019-03-111-0/+21
* Merge "Hearing Aid: Add python script to dump audio data to file"Weichin Weng2019-01-311-0/+510
|\
| * Hearing Aid: Add python script to dump audio data to fileweichinweng2019-01-291-0/+510
* | Remove code related to Health Device Profile and MCAP ProtocolJack He2019-01-0912-2401/+0
|/
* Metrics: Add python script to dump metrics into ASCII formatJack He2018-07-171-0/+140
* Remove unused `tags` property from Android.bp filesDan Willemsen2018-05-081-1/+0
* Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski2017-10-2316-17/+17
* Move Bluetooth headers to system/bt (1/3)Jakub Pawlowski2017-10-191-1/+0
* Remove hw_module_t dependency in Bluetooth - cleanupJakub Pawlowski2017-10-181-1/+0
* Linux build fixJakub Pawlowski2017-10-181-1/+1
* Move include->internal_include (1/2)Jakub Pawlowski2017-10-171-1/+1
* Remove hw_module_t dependency in Bluetooth (1/3)Jakub Pawlowski2017-10-171-19/+8
* Use one type for UUID (1/5)Jakub Pawlowski2017-09-252-7/+7
* Linux build fixJakub Pawlowski2017-07-141-0/+1
* Make RawAddress into a class (1/3)Jakub Pawlowski2017-07-067-38/+18
* Rename bt_bdaddr_t into RawAddress (3/3)Jakub Pawlowski2017-06-287-33/+32
* Get rid of bdcpy, bdcmp and other BD_ADDR helpersJakub Pawlowski2017-06-192-6/+6
* Get rid of no longer necessary bt_bdaddr_t helpersJakub Pawlowski2017-06-201-1/+1
* Linux build fixJakub Pawlowski2017-06-061-0/+2
* MCAP: Add a test tool for MCAPJack He2017-05-2512-0/+2430
* scripts: modify change_types.sh to skip matching "<data type>_"Ruchi Kandoi2017-01-041-1/+1
* Apply clang-format to the rest of the treeMyles Watson2016-12-023-236/+230
* A2DP-related naming refactoring and cleanupPavlin Radoslavov2016-08-231-1/+1
* Use standard types, consistent ifdef style everywhereMarie Janssen2016-08-051-2/+10
* Restart failed system calls interrupted with errno of EINTRPavlin Radoslavov2016-05-121-1/+4
* Fix btsnooz.py multi-line base64 decodingAndre Eisenbach2016-04-041-4/+13
* Btsnooz doesn't find snooplog sometimesAjay Panicker2016-03-011-1/+1
* Swapped memset paramsEdward Savage-Jones2016-02-261-1/+1
* Add tool to extract and view snooz logs from a bugreportAjay Panicker2016-02-232-1/+76
* Cleanup C and C++ compiler flagsPavlin Radoslavov2016-02-122-3/+12
* Assume input from /dev/stdin if no argument provided to btsnooz.py.Sharvil Nanavati2016-02-011-10/+8
* Move btsnooz.py script from Android Wear to the BT stack project.Sharvil Nanavati2016-01-211-0/+159
* Add socket tx/rx accountingAdam Lesinski2016-01-201-4/+6
* Add script to change data types to native C typesAndre Eisenbach2016-01-071-0/+77
* Disable bdtool compilationAndre Eisenbach2015-12-093-0/+0
* Removed libpower-related references.Pavlin Radoslavov2015-11-052-2/+1
* Add libpower as a dependency to all device targets that include libosi.Sharvil Nanavati2015-09-092-1/+2
* Revert "Add libpower to all build targets that depend on libosi."Bart Sears2015-09-102-2/+1
* Add libpower to all build targets that depend on libosi.Sharvil Nanavati2015-09-092-1/+2
* Add a SCO routing command to net_hci.Sharvil Nanavati2015-07-161-0/+27
* Include log library to make bdtoolNitin Arora2015-04-021-1/+1
* Using generic format specifier for logging pointersNitin Arora2015-04-021-1/+1
* Fix compile error on FuguAndre Eisenbach2015-04-021-0/+1
* Use fully qualified path for OSI includes.Sharvil Nanavati2015-03-162-2/+2
* property api unification, naming and testingChris Manton2015-03-162-21/+24
* bt property objectChris Manton2015-03-161-3/+4
* Rename Bluetooth binaries to use the net_ and net_test_ prefixes.Sharvil Nanavati2015-03-162-2/+2
* Extend bdtool to accept / initiate SCO connections.Sharvil Nanavati2015-03-161-3/+81
* Remove unused shell script, gen-buildcfg.sh.Sharvil Nanavati2015-03-161-26/+0
* Add a "setDiscoverable" command to hci.Sharvil Nanavati2015-03-161-0/+20