Home
last modified time | relevance | path

Searched refs:CONFIG_ADD (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_event.h83 CONFIG_ADD = 0, enumerator
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h292 CONFIG_ADD = 0, enumerator
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.cpp472 ConfigChange changeType = isUpdate ? ConfigChange::CONFIG_UPDATE : ConfigChange::CONFIG_ADD; in AddDeviceConfig()