Home
last modified time | relevance | path

Searched defs:STATE_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h50 static const std::string STATE_DISCONNECTED; variable
H A Dgatt_connection_manager.cpp47 const std::string GattConnectionManager::Device::STATE_DISCONNECTED = "DISCONNECTED"; member in OHOS::bluetooth::GattConnectionManager::Device
/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_info.h579 STATE_DISCONNECTED = 6, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h249 STATE_DISCONNECTED = 0, // the current profile is disconnected enumerator