Searched refs:BTM_BleSetAdvParamsAll (Results 1 – 4 of 4) sorted by relevance
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
| D | mesh_bearer_adapt.c | 391 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/ |
| D | btm_ble_api.h | 1455 tBTM_STATUS BTM_BleSetAdvParamsAll(UINT16 adv_int_min, UINT16 adv_int_max, UINT8 adv_type,
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
| D | btm_ble_gap.c | 1525 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/ |
| D | bta_dm_act.c | 5373 if (BTM_BleSetAdvParamsAll(p_data->ble_set_adv_params_all.adv_int_min, in bta_dm_ble_set_adv_params_all()
|