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.h656 void BTA_AvStop(BOOLEAN suspend);
/system/bt/bta/av/
Dbta_av_api.c308 void BTA_AvStop(BOOLEAN suspend) in BTA_AvStop() function
/system/bt/btif/src/
Dbtif_av.c933 BTA_AvStop(TRUE); in btif_av_state_started_handler()