Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_hh.h83 } bthh_hid_info_t; typedef
102 bthh_hid_info_t hid_info);
163 bt_status_t (*set_info)(RawAddress* bd_addr, bthh_hid_info_t hid_info);
/system/bt/btif/src/
Dbtif_hh.cc1376 static bt_status_t set_info(RawAddress* bd_addr, bthh_hid_info_t hid_info) { in set_info()