Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h45 int hci_iso_handle(struct net_buf *acl, struct net_buf **evt);
Dhci_driver.c789 err = hci_iso_handle(buf, &evt); in iso_handle()
Dhci.c5880 int hci_iso_handle(struct net_buf *buf, struct net_buf **evt) function