Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.h56 static const uint16_t PAN_LANG_ID_CHAR_ENCODE_UTF8 = 0x006a; /* UTF-8 */ variable
H A Dpan_sdp.cpp171 languageBaseAttr.characterEncodingIdentifier = PAN_LANG_ID_CHAR_ENCODE_UTF8; in AddLanguageBaseAttributeIdList()