Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_int.h149 extern bool bta_hd_hdl_event(BT_HDR* p_msg);
Dbta_hd_api.cc42 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
Dbta_hd_main.cc278 bool bta_hd_hdl_event(BT_HDR* p_msg) { in bta_hd_hdl_event() function