Home
last modified time | relevance | path

Searched refs:getSupportedGattServices (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
DBluetoothLeService.java314 public List<BluetoothGattService> getSupportedGattServices() { in getSupportedGattServices() method in BluetoothLeService
DDeviceControlActivity.java109 displayGattServices(mBluetoothLeService.getSupportedGattServices());