Searched refs:hci_evt_encode (Results 1 – 3 of 3) sorted by relevance
36 void hci_evt_encode(struct node_rx_pdu *node_rx, struct net_buf *buf);
290 hci_evt_encode(node_rx, buf); in encode_node()
6549 void hci_evt_encode(struct node_rx_pdu *node_rx, struct net_buf *buf) function