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

  /system/bt/bta/av/
bta_av_act.c 369 ** Returns BTA_AV_RSP_ACCEPT or BTA_AV_RSP_NOT_IMPL.
394 ret = BTA_AV_RSP_ACCEPT;
410 ** Returns BTA_AV_RSP_ACCEPT of supported, BTA_AV_RSP_NOT_IMPL if not.
430 ret_code = BTA_AV_RSP_ACCEPT;
907 p_data->rc_msg.msg.hdr.ctype = BTA_AV_RSP_ACCEPT;
923 if (p_data->rc_msg.msg.hdr.ctype == BTA_AV_RSP_ACCEPT || p_data->rc_msg.msg.hdr.ctype == BTA_AV_RSP_INTERIM)
    [all...]
  /system/bt/bta/include/
bta_av_api.h 211 #define BTA_AV_RSP_ACCEPT AVRC_RSP_ACCEPT
  /system/bt/btif/src/
btif_rc.c     [all...]

Completed in 40 milliseconds