aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-11Hearing Aid Dump Audio Tool: Add No Start Cmd featureweichinweng
2019-01-31Merge "Hearing Aid: Add python script to dump audio data to file"Weichin Weng
2019-01-29Hearing Aid: Add python script to dump audio data to fileweichinweng
2019-01-09Remove code related to Health Device Profile and MCAP ProtocolJack He
2018-07-17Metrics: Add python script to dump metrics into ASCII formatJack He
2018-05-08Remove unused `tags` property from Android.bp filesDan Willemsen
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2017-10-19Move Bluetooth headers to system/bt (1/3)Jakub Pawlowski
2017-10-18Remove hw_module_t dependency in Bluetooth - cleanupJakub Pawlowski
2017-10-18Linux build fixJakub Pawlowski
2017-10-17Move include->internal_include (1/2)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-07-14Linux build fixJakub Pawlowski
2017-07-06Make RawAddress into a class (1/3)Jakub Pawlowski
2017-06-28Rename bt_bdaddr_t into RawAddress (3/3)Jakub Pawlowski
2017-06-19Get rid of bdcpy, bdcmp and other BD_ADDR helpersJakub Pawlowski
2017-06-20Get rid of no longer necessary bt_bdaddr_t helpersJakub Pawlowski
2017-06-06Linux build fixJakub Pawlowski
2017-05-25MCAP: Add a test tool for MCAPJack He
2017-01-04scripts: modify change_types.sh to skip matching "<data type>_"Ruchi Kandoi
2016-12-02Apply clang-format to the rest of the treeMyles Watson
2016-08-23A2DP-related naming refactoring and cleanupPavlin Radoslavov
2016-08-05Use standard types, consistent ifdef style everywhereMarie Janssen
2016-05-12Restart failed system calls interrupted with errno of EINTRPavlin Radoslavov
2016-04-04Fix btsnooz.py multi-line base64 decodingAndre Eisenbach
2016-03-01Btsnooz doesn't find snooplog sometimesAjay Panicker
2016-02-26Swapped memset paramsEdward Savage-Jones
2016-02-23Add tool to extract and view snooz logs from a bugreportAjay Panicker
2016-02-12Cleanup C and C++ compiler flagsPavlin Radoslavov
2016-02-01Assume input from /dev/stdin if no argument provided to btsnooz.py.Sharvil Nanavati
2016-01-21Move btsnooz.py script from Android Wear to the BT stack project.Sharvil Nanavati
2016-01-20Add socket tx/rx accountingAdam Lesinski
2016-01-07Add script to change data types to native C typesAndre Eisenbach
2015-12-09Disable bdtool compilationAndre Eisenbach
2015-11-05Removed libpower-related references.Pavlin Radoslavov
2015-09-09Add libpower as a dependency to all device targets that include libosi.Sharvil Nanavati
2015-09-10Revert "Add libpower to all build targets that depend on libosi."Bart Sears
2015-09-09Add libpower to all build targets that depend on libosi.Sharvil Nanavati
2015-07-16Add a SCO routing command to net_hci.Sharvil Nanavati
2015-04-02Include log library to make bdtoolNitin Arora
2015-04-02Using generic format specifier for logging pointersNitin Arora
2015-04-02Fix compile error on FuguAndre Eisenbach
2015-03-16Use fully qualified path for OSI includes.Sharvil Nanavati
2015-03-16property api unification, naming and testingChris Manton
2015-03-16bt property objectChris Manton
2015-03-16Rename Bluetooth binaries to use the net_ and net_test_ prefixes.Sharvil Nanavati
2015-03-16Extend bdtool to accept / initiate SCO connections.Sharvil Nanavati
2015-03-16Remove unused shell script, gen-buildcfg.sh.Sharvil Nanavati
2015-03-16Add a "setDiscoverable" command to hci.Sharvil Nanavati