/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_stub_lite.h | 41 int OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply);
|
H A D | wifi_scan_stub.h | 48 …int OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption…
|
H A D | wifi_scan_stub_lite.cpp | 93 ret = OnGetSupportedFeatures(code, req, reply); in OnRemoteRequest() 275 int WifiScanStub::OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetSupportedFeatures() function in OHOS::Wifi::WifiScanStub
|
H A D | wifi_scan_stub.cpp | 67 &WifiScanStub::OnGetSupportedFeatures; in InitHandleMap() 383 int WifiScanStub::OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnGetSupportedFeatures() function in OHOS::Wifi::WifiScanStub
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_stub.h | 58 …void OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOptio…
|
H A D | wifi_hotspot_stub.cpp | 83 &WifiHotspotStub::OnGetSupportedFeatures; in InitHandleMap() 483 void WifiHotspotStub::OnGetSupportedFeatures( in OnGetSupportedFeatures() function in OHOS::Wifi::WifiHotspotStub
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
H A D | wifi_device_stub_lite.h | 67 void OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply);
|
H A D | wifi_device_stub.h | 75 void OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply);
|
H A D | wifi_device_stub_lite.cpp | 601 void WifiDeviceStub::OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetSupportedFeatures() function in OHOS::Wifi::WifiDeviceStub 672 &WifiDeviceStub::OnGetSupportedFeatures; in InitHandleMapEx()
|
H A D | wifi_device_stub.cpp | 68 MessageParcel &data, MessageParcel &reply) { OnGetSupportedFeatures(code, data, reply); }; in InitHandleMapEx() 1055 void WifiDeviceStub::OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnGetSupportedFeatures() function in OHOS::Wifi::WifiDeviceStub
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
H A D | wifi_p2p_stub.h | 73 …void OnGetSupportedFeatures(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOptio…
|
H A D | wifi_p2p_stub.cpp | 44 &WifiP2pStub::OnGetSupportedFeatures; in InitHandleMapEx() 736 void WifiP2pStub::OnGetSupportedFeatures( in OnGetSupportedFeatures() function in OHOS::Wifi::WifiP2pStub
|