Home
last modified time | relevance | path

Searched refs:BTM_BLE_MULTI_ADV_DISABLE_EVT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_multi_adv.c476 (p_inst->p_cback)(BTM_BLE_MULTI_ADV_DISABLE_EVT, p_inst->inst_id, p_inst->p_ref, 0); in btm_ble_multi_adv_reenable()
702 if ((rt = btm_ble_enable_multi_adv(FALSE, inst_id, BTM_BLE_MULTI_ADV_DISABLE_EVT)) in BTM_BleDisableAdvInstance()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h477 #define BTM_BLE_MULTI_ADV_DISABLE_EVT 2 macro