Searched refs:HAPD_BROADCAST (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c665 #define HAPD_BROADCAST ((struct hostapd_data *) -1) macro
676 return HAPD_BROADCAST;
692 if (hapd == NULL || hapd == HAPD_BROADCAST)
746 if (hapd == HAPD_BROADCAST) {
776 if (hapd == NULL || hapd == HAPD_BROADCAST)
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c665 #define HAPD_BROADCAST ((struct hostapd_data *) -1) macro
676 return HAPD_BROADCAST;
692 if (hapd == NULL || hapd == HAPD_BROADCAST)
746 if (hapd == HAPD_BROADCAST) {
776 if (hapd == NULL || hapd == HAPD_BROADCAST)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c665 #define HAPD_BROADCAST ((struct hostapd_data *) -1) macro
676 return HAPD_BROADCAST;
692 if (hapd == NULL || hapd == HAPD_BROADCAST)
746 if (hapd == HAPD_BROADCAST) {
776 if (hapd == NULL || hapd == HAPD_BROADCAST)

Completed in 54 milliseconds