Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h78 int hci_read_class_of_dev(int dd, uint8_t *cls, int to);
/external/bluetooth/bluez/tools/
Dhciconfig.c688 if (hci_read_class_of_dev(s, cls, 1000) < 0) { in cmd_class()
/external/bluetooth/bluez/lib/
Dhci.c1654 int hci_read_class_of_dev(int dd, uint8_t *cls, int to) in hci_read_class_of_dev() function