OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:displayGattServices
(Results
1 - 3
of
3
) sorted by null
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java
109
displayGattServices
(mBluetoothLeService.getSupportedGattServices());
247
private void
displayGattServices
(List<BluetoothGattService> gattServices) {
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
DeviceControlActivity.java
109
displayGattServices
(mBluetoothLeService.getSupportedGattServices());
247
private void
displayGattServices
(List<BluetoothGattService> gattServices) {
/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DeviceControlActivity.java
109
displayGattServices
(mBluetoothLeService.getSupportedGattServices());
247
private void
displayGattServices
(List<BluetoothGattService> gattServices) {
Completed in 948 milliseconds