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

  /external/bluetooth/bluedroid/gki/common/
gki_common.h 43 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7
gki_buffer.c 113 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
390 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 47 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7
gki_buffer.c 126 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
388 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_common.h 47 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7
gki_buffer.c 126 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory");
388 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
    [all...]

Completed in 46 milliseconds