OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_CT_CONTROL
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
avrc_api.h
47
#define
AVRC_CT_CONTROL
2 /* controller */
274
** AVRC_CT_TARGET for target connections,
AVRC_CT_CONTROL
275
** for control connections or (AVRC_CT_TARGET|
AVRC_CT_CONTROL
)
/external/bluetooth/bluedroid/stack/avrc/
avrc_api.c
521
((avrc_cb.ccb[handle].control &
AVRC_CT_CONTROL
) && (cr == AVCT_RSP)) )
804
** AVRC_CT_TARGET for target connections,
AVRC_CT_CONTROL
805
** for control connections or (AVRC_CT_TARGET|
AVRC_CT_CONTROL
)
[
all
...]
Completed in 22 milliseconds