Searched refs:enable_hidp (Results 1 – 2 of 2) sorted by relevance
252 void (*configure_enabled_profiles)(bool enable_hidp, bool enable_hogp);
2155 static void configure_enabled_profiles(bool enable_hidp, bool enable_hogp) { in configure_enabled_profiles() argument2156 bt_hh_enable_type.hidp_enabled = enable_hidp; in configure_enabled_profiles()