Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dadv.h39 BLE_MESH_ADV_BEACON, enumerator
Dbeacon.c174 buf = bt_mesh_adv_create(BLE_MESH_ADV_BEACON, PROV_XMIT, in secure_beacon_send()
211 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,