Home
last modified time | relevance | path

Searched refs:YES_TYPE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h528 // Map BoolType , YES_TYPE or NO_TYPE
529 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE member in OHOS::Bluetooth::MapMessageType::MapBoolType
564 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; member in OHOS::Bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h627 // Map BoolType , YES_TYPE or NO_TYPE
628 enum class MapBoolType : int { YES_TYPE, NO_TYPE, INVALID }; // default NO_TYPE member in OHOS::bluetooth::MapMessageType::MapBoolType
663 enum class MapStatusValueType : uint8_t { NO_TYPE = 0x00, YES_TYPE = 0x01 }; member in OHOS::bluetooth::MapMessageType::MapFractionRequestType::MapOnOffType::MapCharsetType::MapAttachmentType::MapStatusIndicatorType::MapStatusValueType

Completed in 9 milliseconds