Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h103 uint8_t softap_channel; /*!< channel of softap interface */ member
230 …} softap_channel; /*!< Blufi callback param of ESP_BLUFI_EVENT_RECV_SO… member
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c336 *p++ = info->softap_channel; in btc_blufi_wifi_conn_report()
743 dst->wifi_conn_report.extra_info->softap_channel = src_info->softap_channel; in btc_blufi_call_deep_copy()
Dblufi_protocol.c177 param.softap_channel.channel = data[0]; in btc_blufi_protocol_handler()