Searched refs:getPermissions (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattDescriptor.java172 public int getPermissions() { method in class:BluetoothGattDescriptor
H A DBluetoothGattCharacteristic.java339 public int getPermissions() { method in class:BluetoothGattCharacteristic
H A DBluetoothGattServer.java553 + characteristic.getPermissions();
561 + descriptor.getPermissions();

Completed in 224 milliseconds