Home
last modified time | relevance | path

Searched refs:hci_read_remote_ext_features (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h71 int hci_read_remote_ext_features(int dd, uint16_t handle, uint8_t page, uint8_t *max_page, uint8_t …
/external/bluetooth/bluez/tools/
Dhcitool.c932 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/
Dhci.c1453 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