Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h222 …} softap_auth_mode; /*!< Blufi callback param of ESP_BLUFI_EVENT_RECV_… member
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_protocol.c169 param.softap_auth_mode.auth_mode = data[0]; in btc_blufi_protocol_handler()