OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVRC_FAIL
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/avrc/
avrc_sdp.c
178
return (result ? AVRC_SUCCESS :
AVRC_FAIL
);
281
return (result ? AVRC_SUCCESS :
AVRC_FAIL
);
/external/bluetooth/bluedroid/stack/include/
avrc_api.h
42
#define
AVRC_FAIL
0x10 /* 0x10 generic failure */
109
#define AVRC_META_FAIL
AVRC_FAIL
Completed in 38 milliseconds