OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_WRONG_STATE
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_api.c
148
return
BNEP_WRONG_STATE
;
165
return
BNEP_WRONG_STATE
;
237
**
BNEP_WRONG_STATE
if the responce is not expected
252
return (
BNEP_WRONG_STATE
);
601
return (
BNEP_WRONG_STATE
);
664
return (
BNEP_WRONG_STATE
);
740
**
BNEP_WRONG_STATE
- if not in connected state
759
return
BNEP_WRONG_STATE
;
/external/bluetooth/bluedroid/stack/include/
bnep_api.h
64
BNEP_WRONG_STATE
, /* Connection is in wrong state */
296
**
BNEP_WRONG_STATE
if the responce is not expected
464
**
BNEP_WRONG_STATE
- if not in connected state
pan_api.h
78
PAN_WRONG_STATE =
BNEP_WRONG_STATE
, /* Connection is in wrong state */
Completed in 19 milliseconds