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

  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 103 UINT8 sep_info_idx; /* local SEP index (in BTA tables) */ member in struct:__anon3313
415 p_sink->sep_info_idx = *p_sep_info_idx;
483 BTA_AvReconfig(hndl, TRUE, p_sink->sep_info_idx, p_peer->codec_cfg, *p_num_protect, (UINT8 *)bta_av_co_cp_scmst);
488 *p_sep_info_idx = p_sink->sep_info_idx;
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 309 UINT8 sep_info_idx; member in struct:__anon2848
486 UINT8 sep_info_idx; /* current index into sep_info */ member in struct:__anon2860

Completed in 99 milliseconds