Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_h4.c65 case HCI_H4_EVT: in hci_h4_frame_start()
137 case HCI_H4_EVT: in hci_h4_sm_w4_header()
200 case HCI_H4_EVT: in hci_h4_sm_w4_payload()
260 case HCI_H4_EVT: in hci_h4_sm_completed()
/hal_espressif-latest/components/bt/porting/transport/include/common/
Dhci_driver_h4.h33 #define HCI_H4_EVT 0x04 macro