Searched refs:NG_HCI_STAT_CMD_SENT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netgraph/bluetooth/hci/ | ||
| H A D | ng_hci_var.h | 143 #define NG_HCI_STAT_CMD_SENT(s) (s).cmd_sent ++ macro |
| H A D | ng_hci_cmds.c | 144 NG_HCI_STAT_CMD_SENT(unit->stat); in ng_hci_send_command() |