Searched defs:DataPathDirection (Results 1 – 2 of 2) sorted by relevance
243 pw::bluetooth::emboss::DataPathDirection, in GetSupportedDelayRange()
204 enum class DataPathDirection : uint8_t {INPUT = 0x0,OUTPUT = 0x1,}; enum