Searched refs:num_hndl (Results 1 – 2 of 2) sorted by relevance
2014 __u8 num_hndl; member2247 __u8 num_hndl; member
3763 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_pkts_evt()3768 BT_DBG("%s num_hndl %d", hdev->name, ev->num_hndl); in hci_num_comp_pkts_evt()3770 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_pkts_evt()3851 skb->len < struct_size(ev, handles, ev->num_hndl)) { in hci_num_comp_blocks_evt()3857 ev->num_hndl); in hci_num_comp_blocks_evt()3859 for (i = 0; i < ev->num_hndl; i++) { in hci_num_comp_blocks_evt()