Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h49 static const std::string STATE_DISCONNECTING; variable
H A Dgatt_connection_manager.cpp46 const std::string GattConnectionManager::Device::STATE_DISCONNECTING = "DISCONNECTING"; member in OHOS::bluetooth::GattConnectionManager::Device
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp45 STATE_DISCONNECTING, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h252 STATE_DISCONNECTING = 3 // the current profile is being disconnected enumerator