Searched refs:AVRC_RSP_ACCEPT (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c949 ctype = AVRC_RSP_ACCEPT;
1173 if(AVRC_RSP_ACCEPT==ctype)
1502 || AVRC_RSP_INTERIM==pmeta_msg->code || AVRC_RSP_ACCEPT==pmeta_msg->code
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h210 #define BTA_AV_RSP_ACCEPT AVRC_RSP_ACCEPT
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c922 else if (p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT)
965 p_data->rc_msg.msg.hdr.ctype >= AVRC_RSP_ACCEPT)
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_api.c269 *p_begin = (AVRC_RSP_ACCEPT & AVRC_CTYPE_MASK);
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h59 #define AVRC_RSP_ACCEPT 9 /* The target executed or is executing the command */ macro

Completed in 158 milliseconds