Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_5_gap.c524 if ((err = btsnd_hcic_ble_ext_adv_enable(enable, num, instance, in BTM_BleStartExtAdv()
536 if ((err = btsnd_hcic_ble_ext_adv_enable(enable, num, NULL, NULL, NULL)) != HCI_SUCCESS) { in BTM_BleStartExtAdv()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h988 UINT8 btsnd_hcic_ble_ext_adv_enable(UINT8 enable, UINT8 num_of_sets, UINT8 *adv_handle,
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1349 UINT8 btsnd_hcic_ble_ext_adv_enable(UINT8 enable, UINT8 num_of_sets, UINT8 *adv_handle, in btsnd_hcic_ble_ext_adv_enable() function