Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.c3221 uint8_t *we_custom_event; in hdd_hostapd_sap_event_cb() local
3268 we_custom_event = in hdd_hostapd_sap_event_cb()
3270 if (!we_custom_event) in hdd_hostapd_sap_event_cb()
3274 memset(we_custom_event, '\0', in hdd_hostapd_sap_event_cb()
3276 memcpy(we_custom_event, stopBssEvent, event_len); in hdd_hostapd_sap_event_cb()
3280 we_custom_event_generic = we_custom_event; in hdd_hostapd_sap_event_cb()
3287 qdf_mem_free(we_custom_event); in hdd_hostapd_sap_event_cb()