Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.cc246 extern bt_status_t btif_hh_execute_service(bool b_enable);
316 btif_hh_execute_service(b_enable); in btif_in_execute_service_request()
Dbtif_hh.cc1695 bt_status_t btif_hh_execute_service(bool b_enable) { in btif_hh_execute_service() function