OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothGattDescriptor
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothGattDescriptor.java
28
public class
BluetoothGattDescriptor
{
118
* Create a new
BluetoothGattDescriptor
.
124
public
BluetoothGattDescriptor
(UUID uuid, int permissions) {
129
* Create a new
BluetoothGattDescriptor
.
136
/*package*/
BluetoothGattDescriptor
(BluetoothGattCharacteristic characteristic, UUID uuid,
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 42 milliseconds