Searched defs:SCO_DISCONNECTING (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/include/ | ||
H A D | napi_bluetooth_utils.h | 258 SCO_DISCONNECTING, enumerator |
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_def.h | 1211 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 D | bt_def.h | 1310 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 9 milliseconds