Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c40 static void hci_inquiry_response (int n, uint8_t **b);
128 hci_inquiry_response(n0, &r); in hci_inquiry()
149 hci_inquiry_response(int n, uint8_t **b) in hci_inquiry_response() function