Home
last modified time | relevance | path

Searched refs:HCI_H4_ACL (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_h4.c61 case HCI_H4_ACL: in hci_h4_frame_start()
126 case HCI_H4_ACL: in hci_h4_sm_w4_header()
205 case HCI_H4_ACL: in hci_h4_sm_w4_payload()
249 case HCI_H4_ACL: in hci_h4_sm_completed()
270 case HCI_H4_ACL: in hci_h4_sm_completed()
/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_h4.h32 #define HCI_H4_ACL 0x02 macro