Searched refs:STATUS_HEALTH_APP_REG (Results 1 - 2 of 2) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPService.java66 public static final int STATUS_HEALTH_APP_REG = 100; field in class:BluetoothHDPService
221 sendMessage(STATUS_HEALTH_APP_REG, RESULT_FAIL);
224 sendMessage(STATUS_HEALTH_APP_REG, RESULT_OK);
H A DBluetoothHDPActivity.java81 case BluetoothHDPService.STATUS_HEALTH_APP_REG:

Completed in 84 milliseconds