Home
last modified time | relevance | path

Searched refs:AllocAndCopyIe (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal_event.c320 static int32_t AllocAndCopyIe(uint8_t *dstIe, uint32_t ieLen, uint8_t *srcIe) in AllocAndCopyIe() function
621 ret = AllocAndCopyIe(ie, result->ieLen, result->ie); in WifiWpaDisconnectProcess()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dwpa_hal_event.c322 static int32_t AllocAndCopyIe(uint8_t *dstIe, uint32_t ieLen, uint8_t *srcIe) in AllocAndCopyIe() function
623 ret = AllocAndCopyIe(ie, result->ieLen, result->ie); in WifiWpaDisconnectProcess()

Completed in 3 milliseconds