Home
last modified time | relevance | path

Searched refs:num_evt_ids (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_av_api.h384 uint8_t num_evt_ids; /* event id count in p_meta_evt_ids */ member
/system/bt/bta/av/
Dbta_av_act.cc735 for (xx = 0; xx < p_bta_av_cfg->num_evt_ids; xx++) { in bta_av_chk_notif_evt_id()
740 if (xx == p_bta_av_cfg->num_evt_ids) { in bta_av_chk_notif_evt_id()
817 p_rc_rsp->get_caps.count = p_bta_av_cfg->num_evt_ids; in bta_av_proc_meta_cmd()
819 p_bta_av_cfg->p_meta_evt_ids, p_bta_av_cfg->num_evt_ids); in bta_av_proc_meta_cmd()