Home
last modified time | relevance | path

Searched defs:hci_dev_info (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dhci.h2316 struct hci_dev_info { struct
2317 uint16_t dev_id;
2318 char name[8];
2320 bdaddr_t bdaddr;
2322 uint32_t flags;
2323 uint8_t type;
2325 uint8_t features[8];
2327 uint32_t pkt_type;
2328 uint32_t link_policy;
2329 uint32_t link_mode;
[all …]