Searched refs:NG_HCI_STAT_SCO_RECV (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netgraph/bluetooth/hci/ | ||
| HD | ng_hci_var.h | 146 #define NG_HCI_STAT_SCO_RECV(s) (s).sco_recv ++ macro |
| HD | ng_hci_main.c | 724 NG_HCI_STAT_SCO_RECV(unit->stat); in ng_hci_drv_rcvdata() |