Searched refs:logBondStateChange (Results 1 – 2 of 2) sorted by relevance
81 fun logBondStateChange(address: String, state: Int) = regex
373 mLogger.logBondStateChange(cachedDevice.getAddress(), bondState); in onDeviceBondStateChanged()