Home
last modified time | relevance | path

Searched refs:CONNECTING (Results 1 - 3 of 3) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin.cpp33 CONNECTING, enumerator
75 case static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTING): in TransformBluetoothConnectionState()
76 realConnectionState = BluetoothConnectionState::CONNECTING; in TransformBluetoothConnectionState()
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin_test.cpp41 CONNECTING, enumerator
117 plugin.TransformBluetoothConnectionState(static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTING)); in HWTEST_F()
118 ASSERT_TRUE(realConnectionState == BluetoothConnectionState::CONNECTING); in HWTEST_F()
/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h220 CONNECTING = 3, enumerator

Completed in 2 milliseconds