Searched refs:BTA_AvCloseRc (Results 1 – 4 of 4) sorted by relevance
528 BTA_AvCloseRc(btif_rc_get_connected_peer_handle()); in btif_av_state_opening_handler()794 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_opened_handler()941 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_started_handler()
574 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()
779 void BTA_AvCloseRc(UINT8 rc_handle);
572 void BTA_AvCloseRc(UINT8 rc_handle) in BTA_AvCloseRc() function