Searched defs:p_result_codec_config (Results 1 - 6 of 6) sorted by relevance

/system/bt/stack/a2dp/
H A Da2dp_vendor_aptx.cc599 uint8_t* p_result_codec_config) {
854 p_result_codec_config) != A2DP_SUCCESS) {
597 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config) argument
H A Da2dp_vendor_aptx_hd.cc616 uint8_t* p_result_codec_config) {
880 p_result_codec_config) != A2DP_SUCCESS) {
614 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config) argument
H A Da2dp_vendor_ldac.cc827 uint8_t* p_result_codec_config) {
1157 p_result_codec_config) != A2DP_SUCCESS) {
825 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config) argument
H A Da2dp_aac.cc964 uint8_t* p_result_codec_config) {
1282 p_result_codec_config) != A2DP_SUCCESS) {
962 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config) argument
H A Da2dp_codec_config.cc326 uint8_t* p_result_codec_config, bool* p_restart_input,
344 setCodecConfig(p_peer_codec_info, is_capability, p_result_codec_config);
367 if (!A2DP_CodecEquals(saved_ota_codec_config, p_result_codec_config)) {
671 uint8_t* p_result_codec_config,
677 p_result_codec_config)) {
688 uint8_t* p_result_codec_config,
694 p_result_codec_config)) {
706 const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config,
733 p_peer_sink_capabilities, true, p_result_codec_config,
811 const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config,
321 setCodecUserConfig( const btav_a2dp_codec_config_t& codec_user_config, const btav_a2dp_codec_config_t& codec_audio_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
669 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config, bool select_current_codec) argument
686 setSinkCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config, bool select_current_codec) argument
703 setCodecUserConfig( const btav_a2dp_codec_config_t& codec_user_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
808 setCodecAudioConfig( const btav_a2dp_codec_config_t& codec_audio_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, const uint8_t* p_peer_sink_capabilities, uint8_t* p_result_codec_config, bool* p_restart_output, bool* p_config_updated) argument
834 setCodecOtaConfig( const uint8_t* p_ota_codec_config, const tA2DP_ENCODER_INIT_PEER_PARAMS* p_peer_params, uint8_t* p_result_codec_config, bool* p_restart_input, bool* p_restart_output, bool* p_config_updated) argument
[all...]
H A Da2dp_sbc.cc1045 uint8_t* p_result_codec_config) {
1409 p_result_codec_config) != A2DP_SUCCESS) {
1043 setCodecConfig(const uint8_t* p_peer_codec_info, bool is_capability, uint8_t* p_result_codec_config) argument

Completed in 57 milliseconds