Home
last modified time | relevance | path

Searched refs:bta_ag_hdl_event (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/bta/ag/
H A Dbta_ag_api.cc41 static const tBTA_SYS_REG bta_ag_reg = {bta_ag_hdl_event, BTA_AgDisable};
H A Dbta_ag_int.h304 bool bta_ag_hdl_event(BT_HDR_RIGID* p_msg);
H A Dbta_ag_main.cc763 bool bta_ag_hdl_event(BT_HDR_RIGID* p_msg) { in bta_ag_hdl_event() function