Home
last modified time | relevance | path

Searched refs:hci_num_cmplt_encode (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h42 void hci_num_cmplt_encode(struct net_buf *buf, uint16_t handle, uint8_t num);
Dhci_driver.c371 hci_num_cmplt_encode(buf, handle, num_cmplt); in prio_recv_thread()
Dhci.c9120 void hci_num_cmplt_encode(struct net_buf *buf, uint16_t handle, uint8_t num) function