OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FORMAT_UINT8
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothGattCharacteristic.java
132
public static final int
FORMAT_UINT8
= 0x11;
449
case
FORMAT_UINT8
:
547
case
FORMAT_UINT8
:
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
136
format = BluetoothGattCharacteristic.
FORMAT_UINT8
;
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java
136
format = BluetoothGattCharacteristic.
FORMAT_UINT8
;
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java
136
format = BluetoothGattCharacteristic.
FORMAT_UINT8
;
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 2211 milliseconds