Home
last modified time | relevance | path

Searched refs:SCO_CONNECTING (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp396 case static_cast<int32_t>(HfpScoConnectState::SCO_CONNECTING): in GetScoConnectionState()
397 HILOGD("SCO_CONNECTING(1)"); in GetScoConnectionState()
398 scoState = ScoState::SCO_CONNECTING; in GetScoConnectionState()
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h257 SCO_CONNECTING, enumerator
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h1211 enum class HfpScoConnectState : int { SCO_DISCONNECTED = 3, SCO_CONNECTING, SCO_DISCONNECTING, SCO_CONNECTED }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType::MapModifyTextType::MapExecuteStatus::HfpScoConnectState
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h1310 enum class HfpScoConnectState : int { SCO_DISCONNECTED = 3, SCO_CONNECTING, SCO_DISCONNECTING, SCO_CONNECTED }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType::MapModifyTextType::MapExecuteStatus::HfpScoConnectState

Completed in 10 milliseconds