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

  /system/nfc/src/gki/common/
gki_common.h 41 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7
gki_buffer.c 101 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG,
269 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
    [all...]
  /system/nfc/halimpl/bcm2079x/gki/common/
gki_common.h 45 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7
gki_buffer.c 130 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG,
397 GKI_exception(GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big");
    [all...]

Completed in 583 milliseconds