Searched refs:logConnectedLeByGroupId (Results 1 – 2 of 2) sorted by relevance
117 fun logConnectedLeByGroupId(map: Map<Int, List<BluetoothDevice>>) { in logConnectedLeByGroupId() method
165 ?.also { logger.logConnectedLeByGroupId(it) } ?: emptyMap() in <lambda>()