Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h972 UINT8 btsnd_hcic_ble_set_ext_adv_params(UINT8 adv_handle, UINT16 properties, UINT32 interval_min,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c400 …if ((err = btsnd_hcic_ble_set_ext_adv_params(instance, params->type, params->interval_min, params-… in BTM_BleSetExtendedAdvParams()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1239 UINT8 btsnd_hcic_ble_set_ext_adv_params(UINT8 adv_handle, UINT16 properties, UINT32 interval_min, in btsnd_hcic_ble_set_ext_adv_params() function