Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2014 __u8 num_hndl; member
2247 __u8 num_hndl; member
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c3766 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_pkts_evt()
3771 BT_DBG("%s num_hndl %d", hdev->name, ev->num_hndl); in hci_num_comp_pkts_evt()
3773 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_pkts_evt()
3854 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_blocks_evt()
3860 ev->num_hndl); in hci_num_comp_blocks_evt()
3862 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_blocks_evt()