Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/service/src/map_mse/
Dmap_mse_types.h53 enum class ModifyText : uint8_t { REPLACE = 0x00, PREPEND = 0x01 }; enum
/foundation/communication/bluetooth/services/bluetooth/common/
Dmap_mce_parameter.h423 MapModifyTextType ModifyText = MapModifyTextType::INVALID; // 0 is “REPLACE” , 1 is “PREPEND” member
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_map_mce.h416 MapModifyTextType ModifyText = MapModifyTextType::INVALID; // 0 is “REPLACE” , 1 is “PREPEND” member