HomeSort by relevance Sort by last modified time
    Searched refs:MSG_OBEX_AUTH_CHALL (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapAuthenticator.java 78 msg.what = BluetoothPbapService.MSG_OBEX_AUTH_CHALL;
BluetoothPbapService.java 134 public static final int MSG_OBEX_AUTH_CHALL = 5003;
703 case MSG_OBEX_AUTH_CHALL:
    [all...]

Completed in 1219 milliseconds