Home
last modified time | relevance | path

Searched refs:GKI_ERROR_BUF_SIZE_TOOBIG (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nci/src/gki/common/
Dgki_common.h47 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7 macro
Dgki_buffer.c126 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory"); in gki_alloc_free_queue()
388 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big"); in GKI_getbuf_debug()
/external/bluetooth/bluedroid/gki/common/
Dgki_common.h43 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7 macro
Dgki_buffer.c113 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory"); in gki_alloc_free_queue()
390 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big"); in GKI_getbuf()
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_common.h47 #define GKI_ERROR_BUF_SIZE_TOOBIG 0xFFF7 macro
Dgki_buffer.c126 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "gki_alloc_free_queue: Not enough memory"); in gki_alloc_free_queue()
388 GKI_exception (GKI_ERROR_BUF_SIZE_TOOBIG, "getbuf: Size is too big"); in GKI_getbuf_debug()