Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/common/
Dbt_def.h477 enum class MapOnOffType : uint8_t { OFF = 0, ON = 1, INVALID = 3 }; enum
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h476 enum class MapOnOffType : uint8_t { OFF = 0, ON = 1, INVALID = 3 }; enum