Searched refs:GetDeviceInfoByConnId (Results 1 – 1 of 1) sorted by relevance
140 static std::optional<ConnectedDevice> GetDeviceInfoByConnId(int connId);560 static std::optional<ConnectedDevice> GetDeviceInfoByConnId(int connId) in GetDeviceInfoByConnId() function1029 std::optional<ConnectedDevice> deviceInfo = GetDeviceInfoByConnId(param->connectId); in BleGattsSendResponse()1075 std::optional<ConnectedDevice> deviceInfo = GetDeviceInfoByConnId(param->connectId); in BleGattsSendIndication()