Searched refs:getChannelForAssociation (Results 1 – 1 of 1) sorted by relevance
161 SecureBleChannel channel = getChannelForAssociation(callback); in testShowVerificationCode()171 SecureBleChannel channel = getChannelForAssociation(callback); in testAssociationSuccess()190 SecureBleChannel channel = getChannelForAssociation(callback); in testAssociationFailure_channelError()221 private SecureBleChannel getChannelForAssociation(AssociationCallback callback) { in getChannelForAssociation() method in CarBlePeripheralManagerTest