Searched refs:p_bta_av_rc_id_ac (Results 1 – 3 of 3) sorted by relevance
293 uint16_t* p_bta_av_rc_id_ac = (uint16_t*)bta_av_rc_id_ac; variable295 uint16_t* p_bta_av_rc_id_ac = NULL; variable
661 extern uint16_t* p_bta_av_rc_id_ac;
436 p_bta_av_rc_id_ac) { in bta_av_op_supported()437 if (p_bta_av_rc_id_ac[rc_id >> 4] & (1 << (rc_id & 0x0F))) { in bta_av_op_supported()