Searched refs:getIncludedServices (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattService.java234 public List<BluetoothGattService> getIncludedServices() { method in class:BluetoothGattService
H A DBluetoothGattServer.java578 List<BluetoothGattService> includedServices = service.getIncludedServices();

Completed in 1231 milliseconds