Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/api/include/api/
Desp_blufi_api.h28ESP_BLUFI_EVENT_RECV_STA_BSSID, /*<! When Phone send STA BSSID to ESP32 to co… enumerator
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_protocol.c116 msg.act = ESP_BLUFI_EVENT_RECV_STA_BSSID; in btc_blufi_protocol_handler()
Dblufi_prf.c615 case ESP_BLUFI_EVENT_RECV_STA_BSSID: in btc_blufi_cb_handler()
616 btc_blufi_cb_to_app(ESP_BLUFI_EVENT_RECV_STA_BSSID, param); in btc_blufi_cb_handler()