Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/common/
Dbt_def.h472 enum class MapAttachmentType : uint8_t { NO = 0x00, HAVE = 0x01, INVALID = 0x02 }; enum
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h503 enum class MapAttachmentType : uint8_t { NO = 0x00, HAVE = 0x01, INVALID = 0x02 }; enum
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Dbt_def.h558 enum class MapAttachmentType : uint8_t { NO = 0x00, HAVE = 0x01, INVALID = 0x02 }; enum