Home
last modified time | relevance | path

Searched refs:bta_av_source_state_ (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc109 bta_av_source_state_.Reset(); in Reset()
138 reference_state = &bta_av_source_state_; in GetActivePeerCurrentCodec()
682 reference_state = &bta_av_source_state_; in GetNextSourceDataPacket()
769 return &bta_av_source_state_; in getStateFromLocalProfile()
819 return A2DP_GetEncoderInterface(bta_av_source_state_.getCodecConfig()); in GetSourceEncoderInterface()
914 active_peer = bta_av_source_state_.getActivePeer(); in SetCodecUserConfig()
937 p_peer = bta_av_source_state_.getActivePeer(); in SetCodecAudioConfig()
998 bta_av_source_state_.getCodecConfig()); in GetSourceEncoderEffectiveFrameSize()
1059 if (bta_av_source_state_.getActivePeer() != nullptr) { in DebugDump()
1060 A2dpCodecs* a2dp_codecs = bta_av_source_state_.getActivePeer()->GetCodecs(); in DebugDump()
[all …]
/packages/modules/Bluetooth/system/btif/include/
Dbta_av_co.h567 BtaAvCoState bta_av_source_state_; // Source profile state variable