Searched defs:SetState (Results 1 – 8 of 8) sorted by relevance
39 void SetState(StateT state) { in SetState() function197 void SetState(State state) { in SetState() function
60 void SetState(bluetooth::le_audio::types::CigState state) { in SetState() function251 void SetState(types::AseState state) { in SetState() function
104 virtual void SetState(BluetoothStreamState /*state*/) {} in SetState() function
470 void BluetoothAudioPortHidl::SetState(BluetoothStreamState state) { state_ = state; } in SetState() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl
733 void BluetoothAudioPortAidl::SetState(BluetoothStreamState state) { state_ = state; } in SetState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
100 void SetState(ScoState state) { state_ = state; } in SetState() function
225 void BaseNode::SetState(kBaseNodeState state) in SetState() function in BaseNode
225 void SetState(BtifA2dpSource::RunState state) { state_ = state; } in SetState() function in BtifA2dpSource