Searched defs:enable_hogp (Results 1 – 3 of 3) sorted by relevance
77 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in BTA_HhEnable()
90 void bta_hh_api_enable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in bta_hh_api_enable()
2123 static void configure_enabled_profiles(bool enable_hidp, bool enable_hogp) { in configure_enabled_profiles()