OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_DISCONNECT_CHANNEL
(Results
1 - 2
of
2
) sorted by null
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
90
public static final int
MSG_DISCONNECT_CHANNEL
= 401;
128
case
MSG_DISCONNECT_CHANNEL
:
BluetoothHDPActivity.java
273
sendMessageWithDevice(BluetoothHDPService.
MSG_DISCONNECT_CHANNEL
);
Completed in 64 milliseconds