Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_hotspot_iface.c29 #define AP_EVENT_MAX_NUM 8 macro
277 int events[AP_EVENT_MAX_NUM]; in RegisterAsscociatedEvent()
278 int num = GetApCallbackEvents(events, AP_EVENT_MAX_NUM); in RegisterAsscociatedEvent()