Lines Matching refs:BluetoothGattService
6720 method public android.bluetooth.BluetoothGattService getService(java.util.UUID);
6721 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
6769 method public android.bluetooth.BluetoothGattService getService();
6830 method public boolean addService(android.bluetooth.BluetoothGattService);
6838 method public android.bluetooth.BluetoothGattService getService(java.util.UUID);
6839 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
6841 method public boolean removeService(android.bluetooth.BluetoothGattService);
6855 method public void onServiceAdded(int, android.bluetooth.BluetoothGattService);
6858 public class BluetoothGattService {
6859 ctor public BluetoothGattService(java.util.UUID, int);
6861 method public boolean addService(android.bluetooth.BluetoothGattService);
6864 method public java.util.List<android.bluetooth.BluetoothGattService> getIncludedServices();
6871 field protected java.util.List<android.bluetooth.BluetoothGattService> mIncludedServices;