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