Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h70 uint8_t dtimPeriod; /**< Delivery Traffic Indication Message (DTIM) period of BSS */ member
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
H A Dap.c37 beaconConf.DTIMPeriod = apSettings->dtimPeriod; in ChangeBeacon()
209 if (!HdfSbufReadInt32(reqData, &(apSettings->dtimPeriod))) { in WifiCmdSetApInner()
210 HDF_LOGE("%s: %s!ParamName=%s", __func__, ERROR_DESC_READ_REQ_FAILED, "dtimPeriod"); in WifiCmdSetApInner()
/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h283 int32_t dtimPeriod; member
/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h415 int32_t dtimPeriod; member
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_wpa_cmd_adapter.c189 isSerializeFailed = isSerializeFailed || !HdfSbufWriteInt32(data, apsettings->dtimPeriod); in WifiCmdSetAp()

Completed in 8 milliseconds