OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GKI_exception
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluedroid/gki/common/
gki_buffer.c
113
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
377
GKI_exception
(GKI_ERROR_BUF_SIZE_ZERO, "getbuf: Size is zero");
390
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
437
GKI_exception
(GKI_ERROR_OUT_OF_BUFFERS, "getbuf: out of buffers");
465
GKI_exception
(GKI_ERROR_GETPOOLBUF_BAD_QID, "getpoolbuf bad pool");
529
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
538
GKI_exception
(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
544
GKI_exception
(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
648
GKI_exception
(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
656
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted")
[
all
...]
gki.h
477
GKI_API extern void
GKI_exception
(UINT16, char *);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c
126
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
372
GKI_exception
(GKI_ERROR_BUF_SIZE_ZERO, "getbuf: Size is zero");
388
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
592
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
605
GKI_exception
(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
611
GKI_exception
(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
715
GKI_exception
(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
723
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted");
732
GKI_exception
(GKI_ERROR_SEND_MSG_BUF_LINKED, "Send - buffer linked");
817
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Enqueue - Buffer corrupted")
[
all
...]
gki.h
500
GKI_API extern void
GKI_exception
(UINT16, char *);
/external/libnfc-nci/src/gki/common/
gki_buffer.c
126
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
372
GKI_exception
(GKI_ERROR_BUF_SIZE_ZERO, "getbuf: Size is zero");
388
GKI_exception
(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
592
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
605
GKI_exception
(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
611
GKI_exception
(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
715
GKI_exception
(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
723
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted");
732
GKI_exception
(GKI_ERROR_SEND_MSG_BUF_LINKED, "Send - buffer linked");
817
GKI_exception
(GKI_ERROR_BUF_CORRUPTED, "Enqueue - Buffer corrupted")
[
all
...]
gki.h
502
GKI_API extern void
GKI_exception
(UINT16, char *);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c
330
*
GKI_exception
problem due to btu->hci sleep request events */
[
all
...]
/external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c
330
*
GKI_exception
problem due to btu->hci sleep request events */
[
all
...]
/external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c
478
*
GKI_exception
problem due to btu->hci sleep request events */
[
all
...]
Completed in 618 milliseconds