Searched refs:bta_av_reg (Results 1 – 1 of 1) sorted by relevance
47 static const tBTA_SYS_REG bta_av_reg = {bta_av_hdl_event, BTA_AvDisable}; variable68 bta_sys_register(BTA_ID_AV, &bta_av_reg); in BTA_AvEnable()