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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessage.java 52 oap.add(OAP_TAGID_ATTACHMENT, attachment ? ATTACHMENT_ON : ATTACHMENT_OFF);
BluetoothMasRequest.java 57 protected static byte ATTACHMENT_ON = 0x01;

Completed in 1795 milliseconds