Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h1845 __u8 num_hndl; member
2078 __u8 num_hndl; member
/Linux-v5.4/net/bluetooth/
Dhci_event.c3644 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_pkts_evt()
3649 BT_DBG("%s num_hndl %d", hdev->name, ev->num_hndl); in hci_num_comp_pkts_evt()
3651 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_pkts_evt()
3732 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_blocks_evt()
3738 ev->num_hndl); in hci_num_comp_blocks_evt()
3740 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_blocks_evt()