Searched refs:GetDeviceTransport (Results 1 – 3 of 3) sorted by relevance
163 uint8_t GetDeviceTransport(uint16_t handle) const;
251 uint8_t GattConnectionManager::GetDeviceTransport(uint16_t handle) const in GetDeviceTransport() function in OHOS::bluetooth::GattConnectionManager
216 …if (GattConnectionManager::GetInstance().GetDeviceTransport(connectHandle) == GATT_TRANSPORT_TYPE_… in ExchangeMtu()