Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h145 extern bool bta_hd_hdl_event(BT_HDR *p_msg);
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_api.c38 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
Dbta_hd_main.c238 bool bta_hd_hdl_event(BT_HDR *p_msg) in bta_hd_hdl_event() function