OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_OBEX_CONNECTED
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasObexClientSession.java
38
static final int
MSG_OBEX_CONNECTED
= 100;
73
mSessionHandler.obtainMessage(
MSG_OBEX_CONNECTED
).sendToTarget();
BluetoothMasClient.java
343
case BluetoothMasObexClientSession.
MSG_OBEX_CONNECTED
:
[
all
...]
Completed in 72 milliseconds