Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_rc_test.cc63 void BTA_AvCloseRc(uint8_t rc_handle) {} in BTA_AvCloseRc() function
/system/bt/bta/include/
Dbta_av_api.h651 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.cc1439 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
1714 BTA_AvCloseRc(peer_handle); in ProcessEvent()
1932 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
2119 BTA_AvCloseRc(peer_.BtaHandle()); in ProcessEvent()
Dbtif_rc.cc680 BTA_AvCloseRc(p_rc_open->rc_handle); in handle_rc_connect()