HomeSort by relevance Sort by last modified time
    Searched refs:GKI_exception (Results 1 - 9 of 9) sorted by null

  /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");
594 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
607 GKI_exception(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
613 GKI_exception(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
717 GKI_exception(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
725 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted");
734 GKI_exception(GKI_ERROR_SEND_MSG_BUF_LINKED, "Send - buffer linked");
819 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");
594 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
607 GKI_exception(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
613 GKI_exception(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
717 GKI_exception(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
725 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted");
734 GKI_exception(GKI_ERROR_SEND_MSG_BUF_LINKED, "Send - buffer linked");
819 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Enqueue - Buffer corrupted")
    [all...]
gki.h 502 GKI_API extern void GKI_exception (UINT16, char *);
  /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");
443 GKI_exception (GKI_ERROR_OUT_OF_BUFFERS, "getbuf: out of buffers");
471 GKI_exception(GKI_ERROR_GETPOOLBUF_BAD_QID, "getpoolbuf bad pool");
538 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Free - Buf Corrupted");
547 GKI_exception(GKI_ERROR_FREEBUF_BUF_LINKED, "Freeing Linked Buf");
553 GKI_exception(GKI_ERROR_FREEBUF_BAD_QID, "Bad Buf QId");
657 GKI_exception(GKI_ERROR_SEND_MSG_BAD_DEST, "Sending to unknown dest");
665 GKI_exception(GKI_ERROR_BUF_CORRUPTED, "Send - Buffer corrupted")
    [all...]
gki.h 216 GKI_API extern void GKI_exception (UINT16, char *);
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 611 * GKI_exception problem due to btu->hci sleep request events */
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 331 * GKI_exception problem due to btu->hci sleep request events */
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 331 * GKI_exception problem due to btu->hci sleep request events */
    [all...]

Completed in 201 milliseconds