Home
last modified time | relevance | path

Searched refs:getChannelSoundingMaxSupportedSecurityLevel (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementManager.java182 public int getChannelSoundingMaxSupportedSecurityLevel(@NonNull BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in DistanceMeasurementManager
191 return gatt.getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGatt.aidl192 …int getChannelSoundingMaxSupportedSecurityLevel(in BluetoothDevice remoteDevice, in AttributionSou… in getChannelSoundingMaxSupportedSecurityLevel() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DDistanceMeasurementManager.java199 int getChannelSoundingMaxSupportedSecurityLevel(BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in DistanceMeasurementManager
DGattService.java1245 public int getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel() method in GattService.BluetoothGattBinder
1258 return service.getChannelSoundingMaxSupportedSecurityLevel(remoteDevice); in getChannelSoundingMaxSupportedSecurityLevel()
2068 int getChannelSoundingMaxSupportedSecurityLevel(BluetoothDevice remoteDevice) { in getChannelSoundingMaxSupportedSecurityLevel() method in GattService
2069 return mDistanceMeasurementManager.getChannelSoundingMaxSupportedSecurityLevel( in getChannelSoundingMaxSupportedSecurityLevel()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt1287 ….Manifest.permission.BLUETOOTH_PRIVILEGED}) public int getChannelSoundingMaxSupportedSecurityLevel