Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.c528 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()
Dbtif_rc.c574 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()
/system/bt/bta/include/
Dbta_av_api.h779 void BTA_AvCloseRc(UINT8 rc_handle);
/system/bt/bta/av/
Dbta_av_api.c572 void BTA_AvCloseRc(UINT8 rc_handle) in BTA_AvCloseRc() function