OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_OBEX_AUTH_CHALL
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAuthenticator.java
60
msg.what = BluetoothMapService.
MSG_OBEX_AUTH_CHALL
;
BluetoothMapService.java
98
public static final int
MSG_OBEX_AUTH_CHALL
= 5003;
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java
78
msg.what = BluetoothPbapService.
MSG_OBEX_AUTH_CHALL
;
BluetoothPbapService.java
122
public static final int
MSG_OBEX_AUTH_CHALL
= 5003;
670
case
MSG_OBEX_AUTH_CHALL
:
Completed in 3919 milliseconds