Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h1798 __u8 num_hndl; member
2031 __u8 num_hndl; member
/Linux-v4.19/net/bluetooth/
Dhci_event.c3513 ev->num_hndl * sizeof(struct hci_comp_pkts_info)) { in hci_num_comp_pkts_evt()
3518 BT_DBG("%s num_hndl %d", hdev->name, ev->num_hndl); in hci_num_comp_pkts_evt()
3520 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_pkts_evt()
3601 ev->num_hndl * sizeof(struct hci_comp_blocks_info)) { in hci_num_comp_blocks_evt()
3607 ev->num_hndl); in hci_num_comp_blocks_evt()
3609 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_blocks_evt()