Searched defs:gattService (Results 1 – 4 of 4) sorted by relevance
257 BluetoothGattService gattService = in init() local909 BluetoothGattService gattService = mBluetoothGattServer.getService(UUID_GTBS); in restoreCccValuesForStoredDevices() local1387 BluetoothGattService gattService = mBluetoothGattServer.getService(UUID_GTBS); in onDeviceAuthorizationSet() local
406 ProfileService gattService, in offToBleOn()469 ProfileService gattService, in doEnable()
486 BluetoothGattService gattService = Mockito.mock(BluetoothGattService.class); in acquireAllBassChars() local
400 public void init(GattService gattService) { in init()