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.h513 UINT8 num_evt_ids; /* event id count in p_meta_evt_ids */ member
/system/bt/bta/av/
Dbta_av_act.c743 for (xx=0; xx<p_bta_av_cfg->num_evt_ids; xx++) in bta_av_chk_notif_evt_id()
750 if (xx == p_bta_av_cfg->num_evt_ids) in bta_av_chk_notif_evt_id()
824 p_rc_rsp->get_caps.count = p_bta_av_cfg->num_evt_ids; in bta_av_proc_meta_cmd()
826 p_bta_av_cfg->num_evt_ids); in bta_av_proc_meta_cmd()