HomeSort by relevance Sort by last modified time
    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;
658 case MSG_OBEX_AUTH_CHALL:

Completed in 498 milliseconds