Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h216 uint8_t extinq_data[NG_HCI_EXTINQ_MAX]; member
H A Dng_hci_main.c508 bcopy(&n->extinq_data, &e2->extinq_data, in ng_hci_default_rcvmsg()
H A Dng_hci_evnt.c448 m_copydata(event, 0, n->extinq_size, n->extinq_data); in le_advertizing_report()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h633 uint8_t extinq_data[NG_HCI_EXTINQ_MAX]; member