Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c490 arg.set_fast_prov_info.unicast_max = fast_prov_info->unicast_max; in esp_ble_mesh_set_fast_prov_info()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h253 uint16_t unicast_max; member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h767 uint16_t unicast_max; /*!< Maximum unicast address used for fast provisioning */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c2179 arg->set_fast_prov_info.unicast_max); in btc_ble_mesh_prov_call_handler()