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

  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c 2216 tA2D_SBC_CIE sbc_cie; local
2908 tA2D_SBC_CIE sbc_cie; local
    [all...]
btif_av.c 846 tA2D_SBC_CIE sbc_cie; local
866 a2d_status = A2D_ParsSbcInfo(&sbc_cie, (UINT8 *)p_data, FALSE);
869 config_req.sample_rate = btif_a2dp_get_track_frequency(sbc_cie.samp_freq);
870 config_req.channel_count = btif_a2dp_get_track_channel_count(sbc_cie.ch_mode);
    [all...]

Completed in 60 milliseconds