Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h143 #define NG_HCI_STAT_CMD_SENT(s) (s).cmd_sent ++ macro
H A Dng_hci_cmds.c144 NG_HCI_STAT_CMD_SENT(unit->stat); in ng_hci_send_command()