Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h43 int hci_acl_handle(struct net_buf *acl, struct net_buf **evt);
Dhci_driver.c773 err = hci_acl_handle(buf, &evt); in acl_handle()
Dhci.c5805 int hci_acl_handle(struct net_buf *buf, struct net_buf **evt) function