Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_hh.h102 } btif_hh_added_device_t; typedef
112 btif_hh_added_device_t added_devices[BTIF_HH_MAX_ADDED_DEV];
/system/bt/btif/src/
Dbtif_hh.cc426 btif_hh_added_device_t* p_added_dev; in btif_hh_remove_device()
551 btif_hh_added_device_t* added_dev = NULL; in btif_hh_connect()
/system/bt/main/shim/
Dacl.cc989 const btif_hh_added_device_t* p_dev = &btif_hh_cb.added_devices[i]; in DumpsysHid()