Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
HDlink_control.c152 ng_hci_inquiry_response *ir = (ng_hci_inquiry_response *)(*b); in hci_inquiry_response()
/freebsd-11-stable/lib/libbluetooth/
HDhci.c411 ng_hci_inquiry_response *ir; in bt_devinquiry()
510 ir = (ng_hci_inquiry_response *)(ep + 1); in bt_devinquiry()
/freebsd-11-stable/sys/netgraph/bluetooth/include/
HDng_hci.h1732 } __attribute__ ((packed)) ng_hci_inquiry_response; typedef