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

  /system/bt/bta/include/
bta_av_api.h 637 * Function BTA_AvCloseRc
644 void BTA_AvCloseRc(uint8_t rc_handle);
  /system/bt/bta/av/
bta_av_api.cc 549 * Function BTA_AvCloseRc
556 void BTA_AvCloseRc(uint8_t rc_handle) {
  /system/bt/btif/src/
btif_av.cc     [all...]
btif_rc.cc 627 BTA_AvCloseRc(p_rc_open->rc_handle);
    [all...]

Completed in 85 milliseconds