tree: 5d39a562664865c4e645e7a76cd8de8cee4ac1a5 [path history] [tgz]
  1. acl_data_channel.cc
  2. acl_data_channel.h
  3. acl_data_channel_read_acl_data_packet_fuzztest.cc
  4. acl_data_channel_unittest.cc
  5. acl_data_packet.cc
  6. acl_data_packet.h
  7. advertising_report_parser.cc
  8. advertising_report_parser.h
  9. advertising_report_parser_unittest.cc
  10. bredr_connection_request.cc
  11. bredr_connection_request.h
  12. BUILD.gn
  13. command_channel.cc
  14. command_channel.h
  15. command_channel_read_event_packet_fuzztest.cc
  16. command_channel_unittest.cc
  17. command_handler.h
  18. command_handler_unittest.cc
  19. connection.cc
  20. connection.h
  21. connection_parameters.cc
  22. connection_parameters.h
  23. connection_unittest.cc
  24. control_packets.cc
  25. control_packets.h
  26. defaults.h
  27. device_wrapper.cc
  28. device_wrapper.h
  29. device_wrapper_unittest.cc
  30. fake_connection.cc
  31. fake_connection.h
  32. fake_local_address_delegate.cc
  33. fake_local_address_delegate.h
  34. hci.h
  35. hci_constants.h
  36. legacy_low_energy_advertiser.cc
  37. legacy_low_energy_advertiser.h
  38. legacy_low_energy_advertiser_unittest.cc
  39. legacy_low_energy_scanner.cc
  40. legacy_low_energy_scanner.h
  41. legacy_low_energy_scanner_unittest.cc
  42. link_key.cc
  43. link_key.h
  44. lmp_feature_set.h
  45. local_address_delegate.h
  46. low_energy_advertiser.h
  47. low_energy_connector.cc
  48. low_energy_connector.h
  49. low_energy_connector_unittest.cc
  50. low_energy_scanner.cc
  51. low_energy_scanner.h
  52. packet.h
  53. packet_unittest.cc
  54. README.md
  55. sequential_command_runner.cc
  56. sequential_command_runner.h
  57. sequential_command_runner_unittest.cc
  58. slab_allocators.h
  59. slab_allocators_unittest.cc
  60. status.cc
  61. status.h
  62. status_unittest.cc
  63. transport.cc
  64. transport.h
  65. transport_unittest.cc
  66. util.cc
  67. util.h
  68. util_unittest.cc
src/connectivity/bluetooth/core/bt-host/hci/README.md

This directory provides a library for interfacing with a Bluetooth controller using the Bluetooth Host-Controller Interface protocol.