Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h222 typedef tBTA_HH_CONN tBTA_HH_DEV_INFO; typedef
297 tBTA_HH_DEV_INFO dev_info; /* BTA_HH_ADD_DEV_EVT, BTA_HH_RMV_DEV_EVT */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c415 param_len = sizeof(tBTA_HH_DEV_INFO); in bte_hh_evt()
418 param_len = sizeof(tBTA_HH_DEV_INFO); in bte_hh_evt()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c937 tBTA_HH_DEV_INFO dev_info ; in bta_hh_maint_dev_act()