Home
last modified time | relevance | path

Searched refs:SetConnectionType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h167 int SetConnectionType(const GattDevice &device, bool autoConnect) const;
H A Dgatt_client_service.cpp614 GattConnectionManager::GetInstance().SetConnectionType(device, autoConnect); in Connect()
H A Dgatt_connection_manager.cpp302 int GattConnectionManager::SetConnectionType(const GattDevice &device, bool autoConnect) const in SetConnectionType() function in OHOS::bluetooth::GattConnectionManager