Home
last modified time | relevance | path

Searched refs:BTA_AvCloseRc (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_av.c665 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_opened_handler()
802 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_started_handler()
Dbtif_rc.c416 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()
/system/bt/bta/include/
Dbta_av_api.h754 void BTA_AvCloseRc(UINT8 rc_handle);
/system/bt/bta/av/
Dbta_av_api.c532 void BTA_AvCloseRc(UINT8 rc_handle) in BTA_AvCloseRc() function