Searched refs:getChannelSoundingMaxSupportedSecurityLevel (Results 1 – 5 of 5) sorted by relevance
182 public int getChannelSoundingMaxSupportedSecurityLevel(@NonNull BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in DistanceMeasurementManager191 return gatt.getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel()
192 …int getChannelSoundingMaxSupportedSecurityLevel(in BluetoothDevice remoteDevice, in AttributionSou… in getChannelSoundingMaxSupportedSecurityLevel() method
199 int getChannelSoundingMaxSupportedSecurityLevel(BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in DistanceMeasurementManager
1245 public int getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel() method in GattService.BluetoothGattBinder1258 return service.getChannelSoundingMaxSupportedSecurityLevel(remoteDevice); in getChannelSoundingMaxSupportedSecurityLevel()2068 int getChannelSoundingMaxSupportedSecurityLevel(BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in GattService2069 return mDistanceMeasurementManager.getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel()
1287 ….Manifest.permission.BLUETOOTH_PRIVILEGED}) public int getChannelSoundingMaxSupportedSecurityLevel…