OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_RSP_NOT_IMPL
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_utils.c
41
if (avc_type <
AVRC_RSP_NOT_IMPL
) /* command msg */
74
if (avc_type >=
AVRC_RSP_NOT_IMPL
&&
avrc_api.c
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
209
#define BTA_AV_RSP_NOT_IMPL
AVRC_RSP_NOT_IMPL
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
493
if (pmeta_msg->code >=
AVRC_RSP_NOT_IMPL
)
704
if ( code <
AVRC_RSP_NOT_IMPL
)
[
all
...]
/external/bluetooth/bluedroid/stack/include/
avrc_defs.h
56
#define
AVRC_RSP_NOT_IMPL
8 /* The target does not implement the command specified
[
all
...]
Completed in 5494 milliseconds