Searched refs:UTF_8 (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_def.h | 550 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ | ||
H A D | bt_def.h | 649 enum class MapCharsetType : uint8_t { NATIVE = 0x00, UTF_8 = 0x01, INVALID = 0x02 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType |
Completed in 7 milliseconds