Searched refs:hci_num_cmplt_encode (Results 1 – 3 of 3) sorted by relevance
42 void hci_num_cmplt_encode(struct net_buf *buf, uint16_t handle, uint8_t num);
371 hci_num_cmplt_encode(buf, handle, num_cmplt); in prio_recv_thread()
9120 void hci_num_cmplt_encode(struct net_buf *buf, uint16_t handle, uint8_t num) function