Home
last modified time | relevance | path

Searched refs: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 ++
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h605 u_int32_t cmd_sent; /* number of HCI commands sent */ member