Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c456 case HCI_CLASS_ACL_DATA: in encode_node()
560 case HCI_CLASS_ACL_DATA: in process_node()
615 (class == HCI_CLASS_ACL_DATA && hbuf_count)) { in process_hbuf()
629 case HCI_CLASS_ACL_DATA: in process_hbuf()
656 (class == HCI_CLASS_ACL_DATA && hbuf_count)) { in process_hbuf()
Dhci_internal.h28 #define HCI_CLASS_ACL_DATA 5 /* Asynchronous Connection Less (general macro
Dhci.c9290 return HCI_CLASS_ACL_DATA;