OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_CMD_SPEC_INQ
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
202
#define BTA_AV_CMD_SPEC_INQ
AVRC_CMD_SPEC_INQ
/external/bluetooth/bluedroid/bta/av/
bta_av_act.c
861
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);
874
(p_data->rc_msg.msg.hdr.ctype ==
AVRC_CMD_SPEC_INQ
) ||
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
49
#define
AVRC_CMD_SPEC_INQ
2 /* Check whether a target supports a particular
[
all
...]
Completed in 27 milliseconds