Searched refs:can_pres_detect (Results 1 – 2 of 2) sorted by relevance
377 if (!pc_.pin_caps.can_pres_detect()) { in OnPlugDetectLocked()559 if (pc_.pin_caps.can_pres_detect()) { in DumpStreamPublishedLocked()668 if (!pc_.pin_caps.can_pres_detect() || pc_.pin_caps.trig_required()) { in ProcessPinCaps()
173 bool can_pres_detect() const { return raw_data_ & AW_PIN_CAPS_FLAG_CAN_PRESENCE_DETECT; } in can_pres_detect() function
Completed in 6 milliseconds