Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h104 bool softap_channel_set; /*!< is channel of softap interface set */ member
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c333 if (info->softap_channel_set) { in btc_blufi_wifi_conn_report()
741 if (src_info->softap_channel_set) { in btc_blufi_call_deep_copy()
742 dst->wifi_conn_report.extra_info->softap_channel_set = src_info->softap_channel_set; in btc_blufi_call_deep_copy()