OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCA_RSP_NO_RESOURCE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
mca_defs.h
78
#define
MCA_RSP_NO_RESOURCE
0x08 /* The device is temporarily unable to complete the request. This is intended for reasons relating to the physical sensor (e.g. hardware fault, low battery), or when processing resources are temporarily committed to other processes. */
/external/bluetooth/bluedroid/stack/mcap/
mca_cact.c
261
UINT8 reject_code =
MCA_RSP_NO_RESOURCE
;
Completed in 41 milliseconds