Searched defs:iapp_new_station (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Diapp.h16 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta);
22 static inline void iapp_new_station(struct iapp_data *iapp, function
H A Diapp.c239 * iapp_new_station - IAPP processing for a new STA
243 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta) function
/external/wpa_supplicant_8/src/ap/
H A Diapp.h16 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta);
22 static inline void iapp_new_station(struct iapp_data *iapp, function
H A Diapp.c239 * iapp_new_station - IAPP processing for a new STA
243 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta) function
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Diapp.h16 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta);
22 static inline void iapp_new_station(struct iapp_data *iapp, function
H A Diapp.c239 * iapp_new_station - IAPP processing for a new STA
243 void iapp_new_station(struct iapp_data *iapp, struct sta_info *sta) function

Completed in 8208 milliseconds