Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/protocol/wifi/inc/
Dsl_wifi_types.h187 uint8_t rf_channel; ///< Channel number of the AP member
199 uint8_t rf_channel; ///< Channel number of the AP member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_protocol_types.h304 uint8_t rf_channel; ///< channel number of the scanned AP member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c544 scan_results[*result_count].rf_channel = scan_info->channel; in sli_wifi_get_stored_scan_results()