Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h44 void hci_acl_encode(struct node_rx_pdu *node_rx, struct net_buf *buf);
Dhci_driver.c459 hci_acl_encode(node_rx, buf); in encode_node()
Dhci.c9063 void hci_acl_encode(struct node_rx_pdu *node_rx, struct net_buf *buf) function