Searched refs:hci_read_remote_ext_features (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluez/lib/bluetooth/ |
D | hci_lib.h | 71 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t …
|
/external/bluetooth/bluez/tools/ |
D | hcitool.c | 932 hci_read_remote_ext_features(dd, handle, 0, &max_page, in cmd_info() 946 if (hci_read_remote_ext_features(dd, handle, i, NULL, in cmd_info()
|
/external/bluetooth/bluez/lib/ |
D | hci.c | 1453 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t … in hci_read_remote_ext_features() function
|