Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c391 BTM_BleSetAdvParamsAll(interval, interval, adv_type, in bt_le_adv_start()
442 BTM_BleSetAdvParamsAll(param->interval, param->interval, param->adv_type, in bt_mesh_ble_adv_start()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1455 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1525 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type, in BTM_BleSetAdvParamsAll() function
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5373 if (BTM_BleSetAdvParamsAll(p_data->ble_set_adv_params_all.adv_int_min, in bta_dm_ble_set_adv_params_all()