Searched refs:RttType (Results 1 – 3 of 3) sorted by relevance
35 RttType = WifiEnums.RttType variable69 RttParam.request_type: RttType.TYPE_TWO_SIDED,400 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED402 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED506 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED525 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED
299 RttType = WifiEnums.RttType326 p[RttParam.request_type] = RttType.TYPE_TWO_SIDED328 p[RttParam.request_type] = RttType.TYPE_ONE_SIDED
196 class RttType(IntEnum): class in WifiEnums