Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_prov.c199 #define BLE_MESH_PROV_SAME_TIME \ macro
204 static struct prov_link link[BLE_MESH_PROV_SAME_TIME];
448 for (i = CONFIG_BLE_MESH_PBA_SAME_TIME; i < BLE_MESH_PROV_SAME_TIME; i++) { in bt_mesh_provisioner_clear_link_info()
497 for (i = 0; i < BLE_MESH_PROV_SAME_TIME; i++) {
666 for (i = CONFIG_BLE_MESH_PBA_SAME_TIME; i < BLE_MESH_PROV_SAME_TIME; i++) {
1105 for (i = 0; i < BLE_MESH_PROV_SAME_TIME; i++) {
1645 if (idx < BLE_MESH_PROV_SAME_TIME
2695 if (idx < BLE_MESH_PROV_SAME_TIME
3123 for (i = CONFIG_BLE_MESH_PBA_SAME_TIME; i < BLE_MESH_PROV_SAME_TIME; i++) {
3189 for (i = CONFIG_BLE_MESH_PBA_SAME_TIME; i < BLE_MESH_PROV_SAME_TIME; i++) {
[all …]