Home
last modified time | relevance | path

Searched refs:getIncludedServices (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java234 public List<BluetoothGattService> getIncludedServices() { in getIncludedServices() method in BluetoothGattService
DBluetoothGattServer.java542 List<BluetoothGattService> includedServices = service.getIncludedServices(); in addService()
/frameworks/base/api/
Dcurrent.txt5306 method public java.util.List<android.bluetooth.BluetoothGattService> getIncludedServices();