Home
last modified time | relevance | path

Searched refs:btif_av_sink_execute_service (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_av.h159 bt_status_t btif_av_sink_execute_service(bool enable);
/system/bt/btif/src/
Dbtif_dm.cc231 extern bt_status_t btif_av_sink_execute_service(bool b_enable);
278 btif_av_sink_execute_service(b_enable); in btif_in_execute_service_request()
Dbtif_av.cc3222 bt_status_t btif_av_sink_execute_service(bool enable) { in btif_av_sink_execute_service() function