1. ae973d5 DO NOT MERGE Fix potential DoS caused by delivering signal to BT process by Sharvil Nanavati · 8 years ago fp2-sibon-17.07.6 fp2-sibon-17.08.1.1
  2. 57c79e1 Revert "Add guest mode functionality (2/3)" by Dirk Vogt · 7 years ago
  3. 8041a84 Add guest mode functionality (2/3) by Ajay Panicker · 8 years ago
  4. ff14441 Merge "Bluetooth: Get RSSI information via tool bdt" by Linux Build Service Account · 9 years ago
  5. 00ef74f Bluetooth: Get RSSI information via tool bdt by juncao · 9 years ago
  6. c835af3 Bluetooth: Static memory allocation in gatt_testtool by Balraj Selvaraj · 9 years ago
  7. f81d0a9 Bluetooth: CMD option on bdt to exit on first device found by Bo Zhang · 9 years ago
  8. c6d466c Bluedroid BT: Fixed Static Analysis Issues by Matadeen Mishra · 9 years ago
  9. 6144a6c Bluedroid BT: Fixed Static Analysis Issues by Matadeen Mishra · 9 years ago
  10. f2d7991 Bluetooth: KW fix for gatt test tool memory failure by Satish kumar sugasi · 9 years ago
  11. 11881c7 Bluetooth: Introduce test tool changes for LE L2CAP COC feature by Srinu Jella · 9 years ago
  12. 7b4312f Add Gatt listen and adv mode support for Gatt Certification by Satish kumar sugasi · 9 years ago
  13. f478d60 Bluetooth: LE Stack certification tool changes by Satish kumar sugasi · 9 years ago
  14. fada442 BT: Fixed Static Analysis Issues by Matadeen Mishra · 9 years ago
  15. 6c4ea67 Bluetooth: Initial commit for BLE Gatt test tool by Satish kumar sugasi · 9 years ago
  16. 62066b6 Bluedroid: Fixed Static Analysis Issues by Matadeen Mishra · 9 years ago
  17. 51ca16f Bluetooth: Add support to send/receive raw command/event by Srinu Jella · 10 years ago
  18. 273de48 Bluetooth: LE-L2CAP-COC on M. by Balraj Selvaraj · 9 years ago
  19. fc0cea9 L2CAP test tool for L2cap layer certification. by Srinu Jella · 9 years ago
  20. 222865e Mcap test tool for mcap protocol certification. by Srinu Jella · 9 years ago
  21. 8884317 Rfcomm test tool for rfcomm protocol certification. by Srinu Jella · 9 years ago
  22. 4647197 Initial commit for l2cap test tool by Srinu Jella · 9 years ago
  23. 4d35816 Initial commit for mcap test tool by Srinu Jella · 9 years ago
  24. c1a54d3 Initial commit for rfcomm test tool by Srinu Jella · 9 years ago
  25. 57ed5f5 Bluetooth: GAP: To include bdt test tool in system image by Ajay Kumar · 10 years ago
  26. 2354691 Work around clang/llvm compilation problems. by Chih-Hung Hsieh · 9 years ago
  27. 1f01b26 Fix compile error on Fugu by Andre Eisenbach · 9 years ago
  28. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 9 years ago
  29. 80832ef Builds server with service, characteristic, and descriptor UUIDs. Then starts and stops the server. by Steve Gu · 10 years ago
  30. a013b0c Adds tests for BLE advertising and BLE server register. Also fixes random seed. by Steve Gu · 10 years ago
  31. c849763 Adds BLE tests to bdtest. by Steve Gu · 10 years ago
  32. 3252cf0 property api unification, naming and testing by Chris Manton · 9 years ago
  33. 2234929 Add a simple classic peer by Zach Johnson · 10 years ago
  34. aa3a011 Add key equality function option for hash_map by Zach Johnson · 10 years ago
  35. f73a207 Add bash script for running unit tests by Zach Johnson · 9 years ago
  36. 6168357 Rename Bluetooth binaries to use the net_ and net_test_ prefixes. by Sharvil Nanavati · 9 years ago
  37. e035135 Sometimes I forget stopping shell before running bdtest. by Steve Gu · 10 years ago
  38. 251a401 Add a command line flag to skip sanity test suite. by Sharvil Nanavati · 10 years ago
  39. c5a723c bdtest: read the paired device's bdaddr from the stack config file. by Sharvil Nanavati · 10 years ago
  40. 58243ab Modify bdtest to enable running individual tests by their name. by Steve Gu · 10 years ago
  41. f95157c Remove duplicate functionality by Chris Manton · 10 years ago
  42. 8e55e96 Make bdtest report the total number of tests (sanity + suite) by Zach Johnson · 10 years ago
  43. a6b7492 Change bdtest text color gray to the default color by Zach Johnson · 10 years ago
  44. f91f2c4 Add system tests for RFCOMM sockets. by Sharvil Nanavati · 10 years ago
  45. 1725da1 Add a watchdog timer to test suite. by Sharvil Nanavati · 10 years ago
  46. 4224342 Only colorize test result output if stdout is attached to a tty. by Sharvil Nanavati · 10 years ago
  47. 5c26224 Move properties data primitive into btcore by Chris Manton · 10 years ago
  48. c0e2f99 Disassociate hash algorithm with hash function name by Zach Johnson · 10 years ago
  49. 6cfe044 Fix timer allocations in the test harness, so bdtest runs again by Zach Johnson · 10 years ago
  50. b9164f4 Add missing includes. by Elliott Hughes · 9 years ago
  51. 84a3b26 update test to build and run with latest BT HAL by Thierry Strudel · 10 years ago
  52. e5ba884 LE energy info feature by Satya Calloji · 10 years ago
  53. e88544a am 138ca8b8: Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  54. 28def57 pan_control_state_changed arggument order is not right by Matthew Xie · 10 years ago
  55. c07d815 am b6a91283: Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  56. 138ca8b Make unit tests pass again after OS callout change. by Sharvil Nanavati · 10 years ago
  57. ccb576a resolved conflicts for merge of 795bcebc to master by Sharvil Nanavati · 10 years ago
  58. 6a73458 am bb170e66: am 643e0310: am 556cc857: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  59. 515bd5b Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  60. c2aeb2c Fix-build : Do not build bluedroid for 64 bit targets. by Narayan Kamath · 10 years ago
  61. f92dbf6 fix incorrect function declaration of pan_control_state_changed by Matthew Xie · 10 years ago
  62. ec6db67 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  63. 3cf59ef Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago
  64. 31fafe5 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  65. 5b6b25d Compile using C99. by Sharvil Nanavati · 10 years ago
  66. b6a9128 Temporarily fix test suite to swap arguments until code from AOSP is merged in. by Sharvil Nanavati · 10 years ago
  67. 2a73b6d Initial import of HAL-layer tests for bluedroid. by Sharvil Nanavati · 10 years ago
  68. 6dae552 Eliminate warnings, add -Wall and -Werror to all projects. by Sharvil Nanavati · 10 years ago
  69. 795bceb Compile using C99. by Sharvil Nanavati · 10 years ago
  70. f16a560 TARGET_SIMULATOR is long dead. by Elliott Hughes · 10 years ago
  71. 22c6e50 Various fixes for LP64 by Kévin PETIT · 10 years ago
  72. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 11 years ago
  73. 647ef39 am 93a2edbf: am 6c1b8172: Merge "bluedroid: use correct header file." by Nick Kralevich · 11 years ago
  74. 034f086 bluedroid: use correct header file. by Nick Kralevich · 11 years ago
  75. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 11 years ago
  76. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 11 years ago