Searched refs:bta_ag_hdl_event (Results 1 – 4 of 4) sorted by relevance
47 static const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};
373 bool bta_ag_hdl_event(const BT_HDR_RIGID* p_msg);
789 bool bta_ag_hdl_event(const BT_HDR_RIGID* p_msg) { in bta_ag_hdl_event() function
48 bool bta_ag_hdl_event(const BT_HDR_RIGID* p_msg) { return true; }; in bta_ag_hdl_event() function51 const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};