Searched defs:STATE_CONNECTING (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_connection_manager.h | 47 static const std::string STATE_CONNECTING; member in OHOS::bluetooth::GattConnectionManager::Device |
H A D | gatt_connection_manager.cpp | 44 const std::string GattConnectionManager::Device::STATE_CONNECTING = "CONNECTING"; member in OHOS::bluetooth::GattConnectionManager::Device |
/foundation/communication/nfc/services/src/tag/ | ||
H A D | bt_connection_manager.cpp | 44 STATE_CONNECTING,
enumerator |
/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/ | ||
H A D | avsession_info.h | 537 STATE_CONNECTING = 0, enumerator |
/foundation/communication/bluetooth/frameworks/js/napi/include/ | ||
H A D | napi_bluetooth_utils.h | 250 STATE_CONNECTING = 1, // the current profile is being connected enumerator |
Completed in 10 milliseconds