Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h144 #define NG_HCI_STAT_EVNT_RECV(s) (s).evnt_recv ++
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h606 u_int32_t evnt_recv; /* number of HCI events received */ member