Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h1380 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max,
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c1446 tBTM_STATUS BTM_BleSetAdvParams(UINT16 adv_int_min, UINT16 adv_int_max, in BTM_BleSetAdvParams() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c5271 BTM_BleSetAdvParams(p_data->ble_set_adv_params.adv_int_min, in bta_dm_ble_set_adv_params()