HomeSort by relevance Sort by last modified time
    Searched refs:num_evt_ids (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/include/
bta_av_api.h 389 uint8_t num_evt_ids; /* event id count in p_meta_evt_ids */ member in struct:__anon1482
  /system/bt/bta/av/
bta_av_act.cc 726 for (xx = 0; xx < p_bta_av_cfg->num_evt_ids; xx++) {
731 if (xx == p_bta_av_cfg->num_evt_ids) {
803 p_rc_rsp->get_caps.count = p_bta_av_cfg->num_evt_ids;
805 p_bta_av_cfg->p_meta_evt_ids, p_bta_av_cfg->num_evt_ids);
    [all...]

Completed in 84 milliseconds