Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dadapter.h61 struct hci_dev { struct
62 int ignore;
64 uint8_t features[8];
65 uint8_t lmp_ver;
66 uint16_t lmp_subver;
67 uint16_t hci_rev;
68 uint16_t manufacturer;
70 uint8_t ssp_mode;
71 uint8_t name[MAX_NAME_LENGTH];
72 uint8_t class[3];
/external/bluetooth/bluez/include/bluetooth/
Dhci.h1722 unsigned short hci_dev; member