Searched defs:ConvertConnectionState (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ | ||
H A D | gatt_service_base.cpp | 26 int GattServiceBase::ConvertConnectionState(const std::string &state) in ConvertConnectionState() function in OHOS::bluetooth::GattServiceBase |
H A D | gatt_connection_manager.cpp | 926 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 D | connection_record.cpp | 258 std::string ConnectionRecord::ConvertConnectionState(const ConnectionState &state) const in ConvertConnectionState() function in OHOS::AAFwk::ConnectionRecord |