Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/
Dhci_internal.h36 void hci_evt_encode(struct node_rx_pdu *node_rx, struct net_buf *buf);
Dhci_driver.c290 hci_evt_encode(node_rx, buf); in encode_node()
Dhci.c6549 void hci_evt_encode(struct node_rx_pdu *node_rx, struct net_buf *buf) function