Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h169 TIMER_LIST_ENT fast_adv_timer; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2614 btu_stop_timer(&p_cb->fast_adv_timer); in btm_ble_set_discoverability()
2654 btu_start_timer (&p_cb->fast_adv_timer, BTU_TTYPE_BLE_GAP_FAST_ADV, in btm_ble_set_discoverability()
2713 btu_stop_timer(&p_cb->fast_adv_timer); in btm_ble_set_connectability()
2749 btu_start_timer (&p_cb->fast_adv_timer, BTU_TTYPE_BLE_GAP_FAST_ADV, in btm_ble_set_connectability()
4558 btu_free_timer(&p_cb->inq_var.fast_adv_timer); in btm_ble_init()