Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/
H A Dosif_cm_util.h433 void osif_cm_connect_active_notify(uint8_t vdev_id);
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_util.c666 .mlme_cm_connect_active_notify_cb = osif_cm_connect_active_notify,
755 void osif_cm_connect_active_notify(uint8_t vdev_id) in osif_cm_connect_active_notify() function