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