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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestPushMessage.java 49 oap.add(OAP_TAGID_RETRY, retry ? RETRY_ON : RETRY_OFF);
BluetoothMasRequest.java 42 protected static final byte OAP_TAGID_RETRY = 0xc;
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
RequestPushMessage.java 50 oap.add(OAP_TAGID_RETRY, retry ? RETRY_ON : RETRY_OFF);
Request.java 42 protected static final byte OAP_TAGID_RETRY = 0xc;

Completed in 3873 milliseconds