Home
last modified time | relevance | path

Searched refs:sco_recv (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h147 #define NG_HCI_STAT_SCO_RECV(s) (s).sco_recv ++
/freebsd/lib/libbluetooth/
H A Dbluetooth.h128 uint32_t sco_recv; member
H A Dhci.c659 di->sco_recv = rp.r4.stat.sco_recv; in bt_devinfo()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dnode.c186 fprintf(stdout, "SCO packets received: %d\n", r.stat.sco_recv); in hci_read_node_stat()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h610 u_int32_t sco_recv; /* number of SCO packets received */
608 u_int32_t sco_recv; /* number of SCO packets received */ global() member