OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_READ_DATA_DONE
(Results
1 - 2
of
2
) sorted by null
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
76
public static final int
STATUS_READ_DATA_DONE
= 105;
308
sendMessage(
STATUS_READ_DATA_DONE
, 0);
BluetoothHDPActivity.java
98
case BluetoothHDPService.
STATUS_READ_DATA_DONE
:
Completed in 573 milliseconds