Home
last modified time | relevance | path

Searched refs:P2pPrivatePeersChangedCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p.h31 typedef void (*P2pPrivatePeersChangedCallback)(char* priWfdInfo); typedef
218 WifiErrorCode RegisterP2pPrivatePeersChangedCallback(const P2pPrivatePeersChangedCallback callback);
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_sa_event.h142 P2pPrivatePeersChangedCallback privatepeerChangeCb;
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp535 …) WifiErrorCode RegisterP2pPrivatePeersChangedCallback(const P2pPrivatePeersChangedCallback callba… in RegisterP2pPrivatePeersChangedCallback()