Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c151 ng_hci_inquiry_response *ir = (ng_hci_inquiry_response *)(*b); in hci_inquiry_response()
/freebsd/lib/libbluetooth/
H A Dhci.c416 ng_hci_inquiry_response *ir; in bt_devinquiry()
515 ir = (ng_hci_inquiry_response *)(ep + 1); in bt_devinquiry()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1874 /* ng_hci_inquiry_response[num_responses] -- see below */
1884 } __attribute__ ((packed)) ng_hci_inquiry_response;
1824 } __attribute__ ((packed)) ng_hci_inquiry_response; global() typedef