Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h99 uint8_t softap_authmode; /*!< authentication mode of softap interface */ member
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c326 *p++ = info->softap_authmode; in btc_blufi_wifi_conn_report()
733 dst->wifi_conn_report.extra_info->softap_authmode = src_info->softap_authmode; in btc_blufi_call_deep_copy()