Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h275 void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_buf);
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c159 btu_hcif_process_event ((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg); in btu_hci_msg_process()
Dbtu_hcif.c176 void btu_hcif_process_event (UNUSED_ATTR UINT8 controller_id, BT_HDR *p_msg) in btu_hcif_process_event() function