Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_av_api.h639 void BTA_AvCloseRc(uint8_t rc_handle);
/system/bt/bta/av/
Dbta_av_api.cc556 void BTA_AvCloseRc(uint8_t rc_handle) { in BTA_AvCloseRc() function
/system/bt/btif/src/
Dbtif_av.cc1395 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
1668 BTA_AvCloseRc(peer_handle); in ProcessEvent()
1876 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
2041 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
Dbtif_rc.cc626 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()