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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_pars_ct.c 87 && (AVRC_RSP_CHANGED==p_msg->hdr.ctype || AVRC_RSP_INTERIM==p_msg->hdr.ctype
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 583 send_metamsg_rsp(pmeta_msg->rc_handle, pmeta_msg->label, AVRC_RSP_CHANGED, &avrc_rsp);
874 if((pmetamsg_resp->rsp.pdu == AVRC_PDU_REGISTER_NOTIFICATION) && (code == AVRC_RSP_CHANGED))
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 214 #define BTA_AV_RSP_CHANGED AVRC_RSP_CHANGED
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
Avrcp.java 105 private static final int AVRC_RSP_CHANGED = 13;
351 msg.arg2 == AVRC_RSP_CHANGED ||
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_defs.h 70 #define AVRC_RSP_CHANGED 13 /* The response frame contains a notification that the
    [all...]

Completed in 853 milliseconds