Home
last modified time | relevance | path

Searched defs:bState (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/
H A Dwifip2pserver_fuzzer.cpp70 void DealP2pStateChanged(P2pState bState) {} in DealP2pStateChanged()
75 void DealP2pDiscoveryChanged(bool bState) {} in DealP2pDiscoveryChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_p2p_manager.cpp339 void WifiP2pManager::DealP2pDiscoveryChanged(bool bState) in DealP2pDiscoveryChanged()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp2028 int bState = BehaviourPasteboardState::BPS_INVALID_STATE; in GetPasteDataDot() local