Home
last modified time | relevance | path

Searched refs:AVRC_RSP_REJ (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
Davrc_api.c270 *p_begin = (AVRC_RSP_REJ & AVRC_CTYPE_MASK); in avrc_proc_vendor_command()
324 *p_data++ = AVRC_RSP_REJ; in avrc_proc_vendor_command()
682 *p_rsp_data = AVRC_RSP_REJ; in avrc_msg_cback()
/external/bluetooth/bluedroid/btif/src/
Dbtif_rc.c654 UINT8 ctype = AVRC_RSP_REJ; in send_reject_response()
700 ctype = AVRC_RSP_REJ; in send_metamsg_rsp()
/external/bluetooth/bluedroid/bta/include/
Dbta_av_api.h211 #define BTA_AV_RSP_REJ AVRC_RSP_REJ
/external/bluetooth/bluedroid/stack/include/
Davrc_defs.h60 #define AVRC_RSP_REJ 10 /* The target implements the command specified by the macro
/external/bluetooth/bluedroid/bta/av/
Dbta_av_act.c767 *p_ctype = AVRC_RSP_REJ; in bta_av_proc_meta_cmd()