Searched refs:BTA_AvCloseRc (Results 1 – 4 of 4) sorted by relevance
556 BTA_AvCloseRc(peer_handle); in btif_av_state_opening_handler()838 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_opened_handler()983 BTA_AvCloseRc(btif_av_cb.bta_handle); in btif_av_state_started_handler()
623 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()
730 void BTA_AvCloseRc(uint8_t rc_handle);
533 void BTA_AvCloseRc(uint8_t rc_handle) { in BTA_AvCloseRc() function