Searched refs:mlme_cm_connect_active_notify_cb (Results 1 – 3 of 3) sorted by relevance
415 if (glbl_cm_ops && glbl_cm_ops->mlme_cm_connect_active_notify_cb) in mlme_cm_osif_connect_active_notify()416 glbl_cm_ops->mlme_cm_connect_active_notify_cb(vdev_id); in mlme_cm_osif_connect_active_notify()
666 .mlme_cm_connect_active_notify_cb = osif_cm_connect_active_notify,
109 void (*mlme_cm_connect_active_notify_cb)(uint8_t vdev_id); member