Searched refs:BNEP_WRONG_STATE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_api.c148 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/
H A Dbnep_api.h64 BNEP_WRONG_STATE, /* Connection is in wrong state */ enumerator in enum:__anon1146
296 ** BNEP_WRONG_STATE if the responce is not expected
464 ** BNEP_WRONG_STATE - if not in connected state
H A Dpan_api.h78 PAN_WRONG_STATE = BNEP_WRONG_STATE, /* Connection is in wrong state */

Completed in 91 milliseconds