Searched refs:hci_read_inquiry_mode (Results 1 – 3 of 3) sorted by relevance
95 int hci_read_inquiry_mode(int dd, uint8_t *mode, int to);
1019 if (hci_read_inquiry_mode(dd, &mode, 1000) < 0) { in cmd_inq_mode()
2048 int hci_read_inquiry_mode(int dd, uint8_t *mode, int to) in hci_read_inquiry_mode() function