Searched refs:bta_hh_hdl_event (Results 1 – 3 of 3) sorted by relevance
43 static const tBTA_SYS_REG bta_hh_reg = {bta_hh_hdl_event, BTA_HhDisable};
255 extern bool bta_hh_hdl_event(BT_HDR_RIGID* p_msg);
302 bool bta_hh_hdl_event(BT_HDR_RIGID* p_msg) { in bta_hh_hdl_event() function