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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h202 #define BTA_AV_CMD_SPEC_INQ AVRC_CMD_SPEC_INQ
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c870 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);
883 (p_data->rc_msg.msg.hdr.ctype == AVRC_CMD_SPEC_INQ) ||
/external/bluetooth/bluedroid/stack/include/
H A Davrc_defs.h49 #define AVRC_CMD_SPEC_INQ 2 /* Check whether a target supports a particular macro

Completed in 120 milliseconds