OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_NO_RESOURCES
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_api.c
132
**
BNEP_NO_RESOURCES
if no resources
162
return (
BNEP_NO_RESOURCES
);
469
**
BNEP_NO_RESOURCES
- If not able to allocate a buffer
548
return (
BNEP_NO_RESOURCES
);
738
**
BNEP_NO_RESOURCES
- if no structure is passed for output
749
return
BNEP_NO_RESOURCES
;
/external/bluetooth/bluedroid/stack/include/
bnep_api.h
52
BNEP_NO_RESOURCES
, /* No resources */
276
**
BNEP_NO_RESOURCES
if no resources
361
**
BNEP_NO_RESOURCES
- If not able to allocate a buffer
462
**
BNEP_NO_RESOURCES
- if no structure is passed for output
pan_api.h
67
PAN_NO_RESOURCES =
BNEP_NO_RESOURCES
, /* No resources */
Completed in 27 milliseconds