Searched refs:kPrivetTxtKeyConnectionState (Results 1 – 3 of 3) sorted by relevance
51 const char kPrivetTxtKeyConnectionState[] = "cs"; variable
54 extern const char kPrivetTxtKeyConnectionState[];
73 } else if (LowerCaseEqualsASCII(key, kPrivetTxtKeyConnectionState)) { in FillFromServiceDescription()