Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/common/
Dbt_def.h474 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; enum
/foundation/communication/bluetooth/interfaces/inner_api/include/
Dbluetooth_def.h473 enum class MapFractionRequestType : uint8_t { FIRST = 0x00, NEXT = 0x01, INVALID = 0x02 }; enum