Searched refs:NG_HCI_STAT_CMD_SENT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/netgraph/bluetooth/hci/ | ||
| HD | ng_hci_var.h | 141 #define NG_HCI_STAT_CMD_SENT(s) (s).cmd_sent ++ macro |
| HD | ng_hci_cmds.c | 142 NG_HCI_STAT_CMD_SENT(unit->stat); in ng_hci_send_command() |