Searched refs:p_bta_av_rc_id_ac (Results 1 – 3 of 3) sorted by relevance
276 uint16_t* p_bta_av_rc_id_ac = (uint16_t*)bta_av_rc_id_ac; variable278 uint16_t* p_bta_av_rc_id_ac = NULL; variable
582 extern uint16_t* p_bta_av_rc_id_ac;
420 p_bta_av_rc_id_ac) { in bta_av_op_supported()421 if (p_bta_av_rc_id_ac[rc_id >> 4] & (1 << (rc_id & 0x0F))) { in bta_av_op_supported()