Searched defs:getProtocol (Results 1 – 3 of 3) sorted by relevance
32 struct WifiDirectProtocol* (*getProtocol)(struct WifiDirectNegotiateChannel *channel); member
487 getProtocol(callback: AsyncCallback<string>): void; method488 getProtocol(): Promise<string>; method
287 std::vector<std::string> getProtocol; variable458 std::string getProtocol = tlsSocketInternal->GetProtocol(); variable