Home
last modified time | relevance | path

Searched refs:unicast_min (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c489 arg.set_fast_prov_info.unicast_min = fast_prov_info->unicast_min; in esp_ble_mesh_set_fast_prov_info()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h252 uint16_t unicast_min; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h766 uint16_t unicast_min; /*!< Minimum unicast address used for fast provisioning */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2178 bt_mesh_set_fast_prov_unicast_addr_range(arg->set_fast_prov_info.unicast_min, in btc_ble_mesh_prov_call_handler()