Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:setDeviceOutOfBandData

690     public boolean setDeviceOutOfBandData(byte[] hash, byte[] randomizer) {
692 return sService.setDeviceOutOfBandData(mAddress, hash, randomizer);