Home
last modified time | relevance | path

Searched refs:GetDeviceInformation (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h162 std::tuple<std::string, uint16_t, uint16_t> GetDeviceInformation(const GattDevice &device) const;
H A Dgatt_connection_manager.cpp239 std::tuple<std::string, uint16_t, uint16_t> GattConnectionManager::GetDeviceInformation(const GattDevice &device) const in GetDeviceInformation() function in OHOS::bluetooth::GattConnectionManager
H A Dgatt_client_service.cpp596 auto deviceInfo = GattConnectionManager::GetInstance().GetDeviceInformation(device); in Connect()

Completed in 6 milliseconds