Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h606 void BTA_AvStop(bool suspend);
/system/bt/bta/av/
Dbta_av_api.cc273 void BTA_AvStop(bool suspend) { in BTA_AvStop() function
/system/bt/btif/src/
Dbtif_av.cc975 BTA_AvStop(true); in btif_av_state_started_handler()