Searched refs:AVRC_CMD_GEN_INQ (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/av/
H A Dbta_av_act.c874 BOOLEAN is_inquiry = ((p_data->rc_msg.msg.hdr.ctype == AVRC_CMD_SPEC_INQ) || p_data->rc_msg.msg.hdr.ctype == AVRC_CMD_GEN_INQ);
887 (p_data->rc_msg.msg.hdr.ctype == AVRC_CMD_GEN_INQ)
953 p_data->rc_msg.msg.hdr.ctype <= AVRC_CMD_GEN_INQ)
984 p_data->rc_msg.msg.hdr.ctype <= AVRC_CMD_GEN_INQ)
/system/bt/bta/include/
H A Dbta_av_api.h204 #define BTA_AV_CMD_GEN_INQ AVRC_CMD_GEN_INQ
/system/bt/stack/include/
H A Davrc_defs.h52 #define AVRC_CMD_GEN_INQ 4 /* Check whether a target supports a particular macro

Completed in 38 milliseconds