Home
last modified time | relevance | path

Searched refs:OAP_TAGID_RETRY (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DRequestPushMessage.java51 oap.add(OAP_TAGID_RETRY, retry ? RETRY_ON : RETRY_OFF); in RequestPushMessage()
H A DRequest.java42 protected static final byte OAP_TAGID_RETRY = 0xc; field in Request