Home
last modified time | relevance | path

Searched refs:WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_callback_proxy.cpp40 …mote()->SendRequest(static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE), in OnHotspotStateChanged()
44 static_cast<int32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE), error); in OnHotspotStateChanged()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wifihotspotcbkstub_fuzzer/
H A Dwifihotspotcbkstub_fuzzer.cpp38 (HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_manager_service_ipc_interface_code.h116 WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE = 0x3100, /* AP state change event */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_callback_stub.cpp48 case static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE): { in OnRemoteRequest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_hotspot_callback_stub_test.cpp186 uint32_t code = static_cast<uint32_t>(HotspotInterfaceCode::WIFI_CBK_CMD_HOTSPOT_STATE_CHANGE);