Home
last modified time | relevance | path

Searched defs:RegisterP2pServiceCallbacks (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/Mock/
Dmock_p2p_interface.cpp161 ErrCode P2pInterface::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callbacks) in RegisterP2pServiceCallbacks() function in OHOS::Wifi::P2pInterface
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
Dwifi_mock_p2p_service.cpp418 ErrCode WifiMockP2pService::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callbacks) in RegisterP2pServiceCallbacks() function in OHOS::Wifi::WifiMockP2pService
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dp2p_interface.cpp201 ErrCode P2pInterface::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callbacks) in RegisterP2pServiceCallbacks() function in OHOS::Wifi::P2pInterface
Dwifi_p2p_service.cpp289 ErrCode WifiP2pService::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callbacks) in RegisterP2pServiceCallbacks() function in OHOS::Wifi::WifiP2pService
Dp2p_state_machine.cpp623 void P2pStateMachine::RegisterP2pServiceCallbacks(const IP2pServiceCallbacks &callback) in RegisterP2pServiceCallbacks() function in OHOS::Wifi::P2pStateMachine