OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAP_ERR_BAD_HANDLE
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/gap/
gap_conn.c
302
**
GAP_ERR_BAD_HANDLE
- invalid handle
322
return (
GAP_ERR_BAD_HANDLE
);
340
**
GAP_ERR_BAD_HANDLE
- invalid handle
350
return (
GAP_ERR_BAD_HANDLE
);
441
**
GAP_ERR_BAD_HANDLE
- invalid handle
451
return (
GAP_ERR_BAD_HANDLE
);
482
**
GAP_ERR_BAD_HANDLE
- invalid handle
495
return (
GAP_ERR_BAD_HANDLE
);
558
**
GAP_ERR_BAD_HANDLE
- invalid handle
566
return (
GAP_ERR_BAD_HANDLE
);
[
all
...]
/system/bt/stack/include/
gap_api.h
44
#define
GAP_ERR_BAD_HANDLE
(GAP_ERR_GRP + 0x0e) /* Bad GAP handle */
160
**
GAP_ERR_BAD_HANDLE
- invalid handle
174
**
GAP_ERR_BAD_HANDLE
- invalid handle
203
**
GAP_ERR_BAD_HANDLE
- invalid handle
218
**
GAP_ERR_BAD_HANDLE
- invalid handle
233
**
GAP_ERR_BAD_HANDLE
- invalid handle
251
**
GAP_ERR_BAD_HANDLE
- invalid handle
264
**
GAP_ERR_BAD_HANDLE
- invalid handle
Completed in 142 milliseconds