tree: 0d1485a5e0bb61a3755b129a10c66f29ad9f05f4 [path history] [tgz]
  1. att/
  2. cobalt/
  3. common/
  4. data/
  5. fidl/
  6. gap/
  7. gatt/
  8. hci/
  9. l2cap/
  10. rfcomm/
  11. sdp/
  12. sm/
  13. testing/
  14. BUILD.gn
  15. driver.cc
  16. gatt_host.cc
  17. gatt_host.h
  18. gatt_host_unittest.cc
  19. gatt_remote_service_device.cc
  20. gatt_remote_service_device.h
  21. host.cc
  22. host.h
  23. host_device.cc
  24. host_device.h
  25. README.md
src/connectivity/bluetooth/core/bt-host/README.md

bt-host

Inspect

The Inspect hierarchy is only exposed through the Host::GetInspectVmo() FIDL API.

Hierarchy

adapter:
    adapter_id
    hci_version
    bredr_max_num_packets
    bredr_max_data_length
    le_max_num_packets
    le_max_data_length
    lmp_features
    le_features
    peer_cache:
        peer_0x0:
            peer_id
            technology
            address
            connectable
            temporary
            features
            hci_version
            manufacturer
            bredr_data:
                connection_state
                bonded
            le_data:
                connection_state
                bonded
                features
    data_domain: