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