Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hh.h48 BTC_HH_SET_INFO_EVT, enumerator
/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()
1105 case BTC_HH_SET_INFO_EVT: in btc_hh_call_arg_deep_free()
1135 case BTC_HH_SET_INFO_EVT: in btc_hh_call_handler()
1500 if (btc_hh_cb.add_event == BTC_HH_SET_INFO_EVT) { in btc_hh_cb_handler()
1545 case BTC_HH_SET_INFO_EVT: in btc_hh_arg_deep_copy()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hidh_api.c114 msg.act = BTC_HH_SET_INFO_EVT; in esp_bt_hid_host_set_info()