Home
last modified time | relevance | path

Searched refs:tlv_cb (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-uap.c1508 MrvlIEtypes_channel_band_t *tlv_cb = (MrvlIEtypes_channel_band_t *)(void *)tlv; in wifi_uap_handle_cmd_resp() local
1509 pmpriv->uap_state_chan_cb.band_config = tlv_cb->band_config; in wifi_uap_handle_cmd_resp()
1510 pmpriv->uap_state_chan_cb.channel = tlv_cb->channel; in wifi_uap_handle_cmd_resp()
1515 *channel = tlv_cb->channel; in wifi_uap_handle_cmd_resp()