Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c218 void btc_hh_timer_timeout(void *data) in btc_hh_timer_timeout() function
268 …if ((p_dev->vup_timer = osi_alarm_new("btc_hh.vup_timer", btc_hh_timer_timeout, p_dev, BTC_TIMEOUT… in btc_hh_start_vup_timer()