Home
last modified time | relevance | path

Searched defs:enable_hogp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc77 void BTA_HhEnable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in BTA_HhEnable()
Dbta_hh_act.cc90 void bta_hh_api_enable(tBTA_HH_CBACK* p_cback, bool enable_hid, bool enable_hogp) { in bta_hh_api_enable()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hh.cc2123 static void configure_enabled_profiles(bool enable_hidp, bool enable_hogp) { in configure_enabled_profiles()