Searched refs:CHARSET_NATIVE (Results 1 – 3 of 3) sorted by relevance
50 oap.add(OAP_TAGID_CHARSET, charset == CharsetType.NATIVE ? CHARSET_NATIVE : CHARSET_UTF8); in BluetoothMasRequestPushMessage()
52 : CHARSET_NATIVE); in BluetoothMasRequestGetMessage()
61 protected static byte CHARSET_NATIVE = 0x00; field in BluetoothMasRequest