Home
last modified time | relevance | path

Searched defs:MapStatusValueType (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/common/
Dbt_def.h494 enum class MapStatusValueType : uint8_t { NO = 0x00, YES = 0x01 }; enum
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h493 enum class MapStatusValueType : uint8_t { NO = 0x00, YES = 0x01 }; enum