Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h96 BTC_HH_EVT add_event; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c741 btc_hh_cb.add_event = BTC_HH_SET_INFO_EVT; in btc_hh_set_info()
1332 btc_hh_cb.add_event = BTC_HH_CONNECT_EVT; in btc_hh_cb_handler()
1500 if (btc_hh_cb.add_event == BTC_HH_SET_INFO_EVT) { in btc_hh_cb_handler()