Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhccontrol.c142 bit_set(filter.event_mask, NG_HCI_EVENT_READ_REMOTE_VER_INFO_COMPL - 1); in socket_open()
HDlink_control.c719 if (e->event == NG_HCI_EVENT_READ_REMOTE_VER_INFO_COMPL) { in hci_read_remote_version_information()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c121 case NG_HCI_EVENT_READ_REMOTE_VER_INFO_COMPL: in ng_hci_process_event()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1797 #define NG_HCI_EVENT_READ_REMOTE_VER_INFO_COMPL 0x0c macro