HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AvCloseRc (Results 1 - 4 of 4) sorted by null

  /system/bt/btif/src/
btif_av.cc 563 BTA_AvCloseRc(peer_handle);
869 BTA_AvCloseRc(btif_av_cb.bta_handle);
    [all...]
btif_rc.cc 612 BTA_AvCloseRc(p_rc_open->rc_handle);
    [all...]
  /system/bt/bta/av/
bta_av_api.cc 526 * Function BTA_AvCloseRc
533 void BTA_AvCloseRc(uint8_t rc_handle) {
  /system/bt/bta/include/
bta_av_api.h 722 * Function BTA_AvCloseRc
729 void BTA_AvCloseRc(uint8_t rc_handle);

Completed in 51 milliseconds