Home
last modified time | relevance | path

Searched defs:SetState (Results 1 – 2 of 2) sorted by relevance

/system/bt/audio_bluetooth_hw/
Ddevice_port_proxy.cc524 void BluetoothAudioPort::SetState(BluetoothStreamState state) { in SetState() function in android::bluetooth::audio::BluetoothAudioPort
/system/bt/btif/src/
Dbtif_a2dp_source.cc215 void SetState(BtifA2dpSource::RunState state) { state_ = state; } in SetState() function in BtifA2dpSource