OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_RSP_BAD_OPCODE
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/include/
mca_defs.h
57
#define
MCA_RSP_BAD_OPCODE
0x01 /* The Op Code received is not valid (i.e. neither a Standard Op Code nor a Clock Synchronization Protocol Op Code). */
/system/bt/stack/mcap/
mca_main.c
485
rej_rsp_code =
MCA_RSP_BAD_OPCODE
;
Completed in 300 milliseconds