Home
last modified time | relevance | path

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

/external/bluetooth/bluez/include/bluetooth/
Dhci_lib.h97 int hci_read_afh_mode(int dd, uint8_t *mode, int to);
/external/bluetooth/bluez/tools/
Dhciconfig.c1407 if (hci_read_afh_mode(dd, &mode, 1000) < 0) { in cmd_afh_mode()
/external/bluetooth/bluez/lib/
Dhci.c1996 int hci_read_afh_mode(int dd, uint8_t *mode, int to) in hci_read_afh_mode() function