Searched refs:bta_ag_hdl_event (Results 1 – 4 of 4) sorted by relevance
49 bool bta_ag_hdl_event(const BT_HDR_RIGID* /*p_msg*/) { return true; } in bta_ag_hdl_event() function52 const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};
51 static const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};
396 bool bta_ag_hdl_event(const BT_HDR_RIGID* p_msg);
767 bool bta_ag_hdl_event(const BT_HDR_RIGID* p_msg) { in bta_ag_hdl_event() function