Lines Matching refs:BluetoothGattService
6940 method public android.bluetooth.BluetoothGattService getService(java.util.UUID);
6941 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
6989 method public android.bluetooth.BluetoothGattService getService();
7050 method public boolean addService(android.bluetooth.BluetoothGattService);
7058 method public android.bluetooth.BluetoothGattService getService(java.util.UUID);
7059 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
7061 method public boolean removeService(android.bluetooth.BluetoothGattService);
7075 method public void onServiceAdded(int, android.bluetooth.BluetoothGattService);
7078 public class BluetoothGattService {
7079 ctor public BluetoothGattService(java.util.UUID, int);
7081 method public boolean addService(android.bluetooth.BluetoothGattService);
7084 method public java.util.List<android.bluetooth.BluetoothGattService> getIncludedServices();
7091 field protected java.util.List<android.bluetooth.BluetoothGattService> mIncludedServices;