Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h337 TIMER_LIST_ENT obs_timer_ent; member
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c501 btu_start_timer (&btm_cb.ble_ctr_cb.obs_timer_ent, BTU_TTYPE_BLE_OBSERVE, duration); in BTM_BleObserve()
3864 btu_stop_timer (&p_ble_cb->obs_timer_ent); in btm_ble_stop_observe()
4394 btu_free_timer(&p_cb->obs_timer_ent); in btm_ble_init()