Searched refs:mGattService (Results 1 – 2 of 2) sorted by relevance
51 private BluetoothGattService mGattService; field in GattServer100 mGattService = new BluetoothGattService(UUID.fromString(TEST_SERVICE_UUID), in GattServer()102 mGattService.addCharacteristic(characteristic); in GattServer()116 mGattServer.addService(mGattService); in startGattServer()
58 mGattService; field in AppScanStats139 mGattService = service; in AppScanStats()225 mGattService.addScanEvent(scanEvent); in recordScanStart()272 mGattService.addScanEvent(scanEvent); in recordScanStop()