Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h980 UINT8 btsnd_hcic_ble_set_ext_adv_data(UINT8 adv_handle,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c459 …if ((err = btsnd_hcic_ble_set_ext_adv_data(instance, operation, 0, send_data_len, &data[data_offse… in BTM_BleConfigExtendedAdvDataRaw()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1284 UINT8 btsnd_hcic_ble_set_ext_adv_data(UINT8 adv_handle, in btsnd_hcic_ble_set_ext_adv_data() function