Home
last modified time | relevance | path

Searched defs:GetState (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dstate_machine.h36 StateT GetState() const { return state_; } in GetState() function
136 inline State GetState(void) const { in GetState() function
/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h105 virtual BluetoothStreamState GetState() const { in GetState() function
Ddevice_port_proxy_hidl.cc504 BluetoothStreamState BluetoothAudioPortHidl::GetState() const { return state_; } in GetState() function in android::bluetooth::audio::hidl::BluetoothAudioPortHidl
Ddevice_port_proxy.cc609 BluetoothStreamState BluetoothAudioPortAidl::GetState() const { return state_; } in GetState() function in android::bluetooth::audio::aidl::BluetoothAudioPortAidl
/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc122 bt_state_t BluetoothTest::GetState() { return state_; } in GetState() function in bttest::BluetoothTest
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.h99 ScoState GetState() const { return state_; } in GetState() function
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.h388 inline types::AseState GetState(void) const { return current_state_; } in GetState() function
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/nodes/
DTextSourceNodeTest.cpp80 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in FakeTextNode
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/
DBaseNode.cpp214 kBaseNodeState BaseNode::GetState() in GetState() function in BaseNode
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/node/
DAudioRtpPayloadNodeTest.cpp89 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in __anona3b31d4a0111::FakeNode
/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/nodes/
DRtcpDecoderNodeTests.cpp77 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in __anon6f34f28c0111::FakeNode
DRtpEncoderNodeTest.cpp128 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in FakeRtpEncoderNode
DRtcpEncoderNodeTests.cpp77 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in __anon7309b9360111::FakeNode
DRtpDecoderNodeTests.cpp162 virtual kBaseNodeState GetState() { return kNodeStateRunning; } in GetState() function in FakeRtpDecoderNode