Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h100 bool softap_authmode_set; /*!< is authentication mode of softap interface set */ member
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c323 if (info->softap_authmode_set) { in btc_blufi_wifi_conn_report()
731 if (src_info->softap_authmode_set) { in btc_blufi_call_deep_copy()
732 dst->wifi_conn_report.extra_info->softap_authmode_set = src_info->softap_authmode_set; in btc_blufi_call_deep_copy()