Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cm_api.h95 void hdd_cm_connect_active_notify(uint8_t vdev_id);
97 static inline void hdd_cm_connect_active_notify(uint8_t vdev_id) in hdd_cm_connect_active_notify() function
Dwlan_hdd_cm_connect.c1873 void hdd_cm_connect_active_notify(uint8_t vdev_id) in hdd_cm_connect_active_notify() function
Dwlan_hdd_assoc.c2915 .connect_active_notify_cb = hdd_cm_connect_active_notify,