Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c2154 uint8_t *we_custom_start_event = NULL; in hdd_hostapd_sap_event_cb() local
2385 we_custom_start_event = in hdd_hostapd_sap_event_cb()
2387 if (!we_custom_start_event) in hdd_hostapd_sap_event_cb()
2391 memset(we_custom_start_event, '\0', in hdd_hostapd_sap_event_cb()
2393 memcpy(we_custom_start_event, startBssEvent, in hdd_hostapd_sap_event_cb()
2398 we_custom_event_generic = we_custom_start_event; in hdd_hostapd_sap_event_cb()
3213 qdf_mem_free(we_custom_start_event); in hdd_hostapd_sap_event_cb()
3284 qdf_mem_free(we_custom_start_event); in hdd_hostapd_sap_event_cb()