Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_hh.h252 void (*configure_enabled_profiles)(bool enable_hidp, bool enable_hogp);
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc2155 static void configure_enabled_profiles(bool enable_hidp, bool enable_hogp) { in configure_enabled_profiles() argument
2156 bt_hh_enable_type.hidp_enabled = enable_hidp; in configure_enabled_profiles()