Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h124 #define BLE_MESH_DATA_URI 0x24 /* URI */ macro
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c42 [BLE_MESH_ADV_URI] = BLE_MESH_DATA_URI,
Dproxy_server.c1347 prov_sd[0].type = BLE_MESH_DATA_URI; in gatt_prov_adv_create()