OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_Q_SIZE_EXCEEDED
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bnep_api.h
60
BNEP_Q_SIZE_EXCEEDED
, /* Too many buffers to dest */
332
**
BNEP_Q_SIZE_EXCEEDED
- If the Tx Q is full
360
**
BNEP_Q_SIZE_EXCEEDED
- If the Tx Q is full
pan_api.h
74
PAN_Q_SIZE_EXCEEDED =
BNEP_Q_SIZE_EXCEEDED
, /* Too many buffers to dest */
/external/bluetooth/bluedroid/stack/bnep/
bnep_api.c
357
**
BNEP_Q_SIZE_EXCEEDED
- If the Tx Q is full
438
return (
BNEP_Q_SIZE_EXCEEDED
);
468
**
BNEP_Q_SIZE_EXCEEDED
- If the Tx Q is full
542
return (
BNEP_Q_SIZE_EXCEEDED
);
Completed in 37 milliseconds