Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/
H A Dosif_cm_util.h395 osif_cm_connect_active_notify_cb connect_active_notify_cb; member
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_util.c757 if (osif_cm_legacy_ops && osif_cm_legacy_ops->connect_active_notify_cb) in osif_cm_connect_active_notify()
758 osif_cm_legacy_ops->connect_active_notify_cb(vdev_id); in osif_cm_connect_active_notify()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c2915 .connect_active_notify_cb = hdd_cm_connect_active_notify,