Searched defs:STATE_DISCONNECTING (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_connection_manager.h | 49 static const std::string STATE_DISCONNECTING; member in OHOS::bluetooth::GattConnectionManager::Device |
H A D | gatt_connection_manager.cpp | 46 const std::string GattConnectionManager::Device::STATE_DISCONNECTING = "DISCONNECTING"; member in OHOS::bluetooth::GattConnectionManager::Device |
/foundation/communication/nfc/services/src/tag/ | ||
H A D | bt_connection_manager.cpp | 45 STATE_DISCONNECTING,
enumerator |
/foundation/communication/bluetooth/frameworks/js/napi/include/ | ||
H A D | napi_bluetooth_utils.h | 252 STATE_DISCONNECTING = 3 // the current profile is being disconnected enumerator |
Completed in 8 milliseconds