Searched defs:STATUS_DESTROY_CHANNEL (Results 1 - 1 of 1) sorted by relevance

/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
H A DBluetoothHDPService.java72 public static final int STATUS_DESTROY_CHANNEL = 103; field in class:BluetoothHDPService
257 sendMessage(STATUS_DESTROY_CHANNEL, RESULT_OK);
259 sendMessage(STATUS_DESTROY_CHANNEL, RESULT_FAIL);

Completed in 46 milliseconds