Home
last modified time | relevance | path

Searched defs:ConvertConnectionState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_service_base.cpp26 int GattServiceBase::ConvertConnectionState(const std::string &state) in ConvertConnectionState() function in OHOS::bluetooth::GattServiceBase
H A Dgatt_connection_manager.cpp926 int GattConnectionManager::impl::ConvertConnectionState(const std::string &state) in ConvertConnectionState() function in OHOS::bluetooth::GattConnectionManager::impl
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_record.cpp258 std::string ConnectionRecord::ConvertConnectionState(const ConnectionState &state) const in ConvertConnectionState() function in OHOS::AAFwk::ConnectionRecord