Searched defs:hostapd_eid_wpa (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dbeacon.c254 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) function
397 pos = hostapd_eid_wpa(hapd, pos, epos - pos);
808 tailpos = hostapd_eid_wpa(hapd, tailpos, tail + BEACON_TAIL_BUF_SIZE -
/external/wpa_supplicant_8/src/ap/
H A Dbeacon.c254 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) function
397 pos = hostapd_eid_wpa(hapd, pos, epos - pos);
808 tailpos = hostapd_eid_wpa(hapd, tailpos, tail + BEACON_TAIL_BUF_SIZE -
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dbeacon.c254 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) function
397 pos = hostapd_eid_wpa(hapd, pos, epos - pos);
808 tailpos = hostapd_eid_wpa(hapd, tailpos, tail + BEACON_TAIL_BUF_SIZE -

Completed in 438 milliseconds