Home
last modified time | relevance | path

Searched refs:reqIe (Results 1 - 5 of 5) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h286 uint8_t *reqIe; /**< Association request IE */ member
/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h394 uint8_t *reqIe; member
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c251 if (!HdfSbufReadBuffer(reqData, (const void **)(&(result.reqIe)), &(result.reqIeLen))) { in WifiEventConnectResultProcess()
252 HDF_LOGE("%s: fail to get reqIe", __FUNCTION__); in WifiEventConnectResultProcess()
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c222 !HdfSbufWriteBuffer(data, result->reqIe, result->reqIeLen) || in HdfWifiEventConnectResult()
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h170 uint8_t *reqIe; member

Completed in 5 milliseconds