Home
last modified time | relevance | path

Searched defs:hci_dev_stats (Results 1 – 1 of 1) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/bluetooth/
Drtk_btusb.h395 struct hci_dev_stats { struct
396 __u32 err_rx;
397 __u32 err_tx;
398 __u32 cmd_tx;
399 __u32 evt_rx;
400 __u32 acl_tx;
401 __u32 acl_rx;
402 __u32 sco_tx;
403 __u32 sco_rx;
404 __u32 byte_rx;
[all …]