Searched refs:AVRC_RSP_CHANGED (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_pars_ct.c88 && (AVRC_RSP_CHANGED==p_msg->hdr.ctype || AVRC_RSP_INTERIM==p_msg->hdr.ctype
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c657 send_metamsg_rsp(pmeta_msg->rc_handle, pmeta_msg->label, AVRC_RSP_CHANGED, &avrc_rsp);
959 if((pmetamsg_resp->rsp.pdu == AVRC_PDU_REGISTER_NOTIFICATION) && (code == AVRC_RSP_CHANGED))
1163 if(AVRC_RSP_CHANGED==ctype)
1363 ((type == BTRC_NOTIFICATION_TYPE_INTERIM)?AVRC_CMD_NOTIF:AVRC_RSP_CHANGED), &avrc_rsp);
1501 if(AVRC_OP_VENDOR==pmeta_msg->p_msg->hdr.opcode &&(AVRC_RSP_CHANGED==pmeta_msg->code
1544 && AVRC_RSP_CHANGED==pmeta_msg->code)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h214 #define BTA_AV_RSP_CHANGED AVRC_RSP_CHANGED
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h70 #define AVRC_RSP_CHANGED 13 /* The response frame contains a notification that the macro

Completed in 110 milliseconds