Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h1004 UINT8 btsnd_hcic_ble_set_periodic_adv_data(UINT8 adv_handle,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c759 …if ((err = btsnd_hcic_ble_set_periodic_adv_data(instance, operation, send_data_len, &data[data_off… in BTM_BlePeriodicAdvCfgDataRaw()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1460 UINT8 btsnd_hcic_ble_set_periodic_adv_data(UINT8 adv_handle, in btsnd_hcic_ble_set_periodic_adv_data() function