Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_var.h141 #define NG_HCI_STAT_CMD_SENT(s) (s).cmd_sent ++ macro
HDng_hci_cmds.c142 NG_HCI_STAT_CMD_SENT(unit->stat); in ng_hci_send_command()