Searched refs:hci_acl_handle (Results 1 – 3 of 3) sorted by relevance
43 int hci_acl_handle(struct net_buf *acl, struct net_buf **evt);
773 err = hci_acl_handle(buf, &evt); in acl_handle()
5805 int hci_acl_handle(struct net_buf *buf, struct net_buf **evt) function