Searched refs:ProcessDeviceLostEvt (Results 1 – 4 of 4) sorted by relevance
94 virtual bool ProcessDeviceLostEvt(const InternalMessagePtr msg) const;
148 virtual bool ProcessDeviceLostEvt(InternalMessagePtr msg) const;
54 …:make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_DEVICE_LOST, &GroupFormedState::ProcessDeviceLostEvt)); in Init()224 bool GroupFormedState::ProcessDeviceLostEvt(const InternalMessagePtr msg) const in ProcessDeviceLostEvt() function in OHOS::Wifi::GroupFormedState
87 …::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_DEVICE_LOST, &P2pEnabledState::ProcessDeviceLostEvt)); in Init()231 bool P2pEnabledState::ProcessDeviceLostEvt(InternalMessagePtr msg) const in ProcessDeviceLostEvt() function in OHOS::Wifi::P2pEnabledState