Home
last modified time | relevance | path

Searched defs:UTF_8 (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/
Dmap_mse_types.h48 enum class Charset : uint8_t { NATIVE = 0x00, UTF_8 = 0x01 }; enumerator
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h479 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; enumerator
/foundation/communication/bluetooth/services/bluetooth/common/
Dbt_def.h480 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; enumerator