Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc232 extern bt_status_t btif_hh_execute_service(bool b_enable);
281 btif_hh_execute_service(b_enable); in btif_in_execute_service_request()
H A Dbtif_hh.cc1701 bt_status_t btif_hh_execute_service(bool b_enable) { in btif_hh_execute_service() function