HomeSort by relevance Sort by last modified time
    Searched refs:RETRY_ON (Results 1 - 2 of 2) 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 73 protected static byte RETRY_ON = 0x01;

Completed in 377 milliseconds