Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.c816 front = (tx->param.priority == BLE_MESH_BLE_ADV_PRIO_HIGH) ? true : false; in ble_adv_resend()
872 if (param->priority > BLE_MESH_BLE_ADV_PRIO_HIGH) { in bt_mesh_start_ble_advertising()
906 front = (tx->param.priority == BLE_MESH_BLE_ADV_PRIO_HIGH) ? true : false; in bt_mesh_start_ble_advertising()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_bearer_adapt.h387 BLE_MESH_BLE_ADV_PRIO_HIGH, enumerator