Searched defs:gattService (Results 1 – 4 of 4) sorted by relevance
401 ProfileService gattService, in offToBleOn()467 ProfileService gattService, in doEnable()
360 BluetoothGattService gattService = in init() local982 BluetoothGattService gattService = mBluetoothGattServer.getService(UUID_GTBS); in restoreCccValuesForStoredDevices() local1438 BluetoothGattService gattService = mBluetoothGattServer.getService(UUID_GTBS); in onDeviceAuthorizationSet() local
482 BluetoothGattService gattService = Mockito.mock(BluetoothGattService.class); in acquireAllBassChars() local
406 public void init(GattService gattService) { in init()