Home
last modified time | relevance | path

Searched defs:ScanSettings (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h43 typedef struct ScanSettings { struct
57 } ScanSettings; argument
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_struct.h44 typedef struct ScanSettings { struct
58 } ScanSettings; argument
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_struct.h85 typedef struct ScanSettings { struct
91 } ScanSettings; argument
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h661 ScanSettings(){}; in ScanSettings() function