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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessage.java 51 oap.add(OAP_TAGID_CHARSET, CharsetType.UTF_8.equals(charset) ? CHARSET_UTF8
BluetoothMasRequestPushMessage.java 50 oap.add(OAP_TAGID_CHARSET, charset == CharsetType.NATIVE ? CHARSET_NATIVE : CHARSET_UTF8);
BluetoothMasRequest.java 50 protected static final byte OAP_TAGID_CHARSET = 0x14;

Completed in 504 milliseconds