Home
last modified time | relevance | path

Searched refs:mHealthCallback (Results 1 – 1 of 1) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPService.java176 mBluetoothHealth.registerSinkAppConfiguration(TAG, dataType, mHealthCallback); in registerApp()
214 private final BluetoothHealthCallback mHealthCallback = new BluetoothHealthCallback() { field in BluetoothHDPService