Searched refs:bta_hd_hdl_event (Results 1 – 3 of 3) sorted by relevance
149 extern bool bta_hd_hdl_event(BT_HDR* p_msg);
42 static const tBTA_SYS_REG bta_hd_reg = {bta_hd_hdl_event, BTA_HdDisable};
278 bool bta_hd_hdl_event(BT_HDR* p_msg) { in bta_hd_hdl_event() function