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

  /system/bt/bta/av/
bta_av_api.c 525 ** Function BTA_AvCloseRc
532 void BTA_AvCloseRc(UINT8 rc_handle)
  /system/bt/bta/include/
bta_av_api.h 747 ** Function BTA_AvCloseRc
754 void BTA_AvCloseRc(UINT8 rc_handle);
  /system/bt/btif/src/
btif_av.c 665 BTA_AvCloseRc(btif_av_cb.bta_handle);
802 BTA_AvCloseRc(btif_av_cb.bta_handle);
    [all...]
btif_rc.c 433 BTA_AvCloseRc(p_rc_open->rc_handle);
    [all...]

Completed in 134 milliseconds