Home
last modified time | relevance | path

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

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