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

  /system/bt/bta/av/
bta_av_api.c 322 ** Function BTA_AvReconfig
333 void BTA_AvReconfig(tBTA_AV_HNDL hndl, BOOLEAN suspend, UINT8 sep_info_idx,
  /system/bt/bta/include/
bta_av_api.h 660 ** Function BTA_AvReconfig
671 void BTA_AvReconfig(tBTA_AV_HNDL hndl, BOOLEAN suspend, UINT8 sep_info_idx,
  /system/bt/btif/co/
bta_av_co.c 711 APPL_TRACE_DEBUG("bta_av_co_audio_getconfig call BTA_AvReconfig(x%x)", hndl);
712 BTA_AvReconfig(hndl, TRUE, p_sink->sep_info_idx, p_peer->codec_cfg, *p_num_protect, (UINT8 *)bta_av_co_cp_scmst);
    [all...]

Completed in 314 milliseconds