Searched refs:hci_iso_handle (Results 1 – 3 of 3) sorted by relevance
45 int hci_iso_handle(struct net_buf *acl, struct net_buf **evt);
789 err = hci_iso_handle(buf, &evt); in iso_handle()
5880 int hci_iso_handle(struct net_buf *buf, struct net_buf **evt) function