Searched refs:mBluetoothGattService (Results 1 – 2 of 2) sorted by relevance
90 private BluetoothGattService mBluetoothGattService; field in BlePeripheralManager182 mBluetoothGattService = service; in startAdvertising()261 gattServer.addService(mBluetoothGattService); in openGattServer()
79 private BluetoothGattService mBluetoothGattService; field in BleManager108 mBluetoothGattService = service; in startAdvertising()124 mGattServer.addService(mBluetoothGattService); in openGattServer()