Home
last modified time | relevance | path

Searched defs:beacon (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dcfg_srv.h33 uint8_t beacon; /* Secure Network Beacon state */ member
74 uint8_t beacon; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_config_model_api.h51 uint8_t beacon; /*!< Secure Network Beacon state */ member
143 uint8_t beacon; /*!< New Secure Network Beacon state */ member
413 uint8_t beacon; /*!< Secure Network Beacon state value */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h71 uint8_t beacon[16]; /* BeaconKey */ member
Dsettings.c95 uint8_t beacon; member
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c1321 struct wpabuf *beacon; in wps_set_ie() local