Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.h41 BLE_MESH_ADV_BEACON, enumerator
Dbeacon.c179 buf = bt_mesh_adv_create(BLE_MESH_ADV_BEACON, PROV_XMIT, in secure_beacon_send()
216 buf = bt_mesh_adv_create(BLE_MESH_ADV_BEACON, UNPROV_XMIT, K_NO_WAIT); in unprovisioned_beacon_send()
Dadv.c41 [BLE_MESH_ADV_BEACON] = BLE_MESH_DATA_MESH_BEACON,