HomeSort by relevance Sort by last modified time
    Searched defs:GKI_getbuf_debug (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_buffer.c 357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_)
568 return (GKI_getbuf_debug(p_cb->freeq[pool_id].size, _function_, _line_));
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_buffer.c 357 void *GKI_getbuf_debug (UINT16 size, const char * _function_, int _line_)
568 return (GKI_getbuf_debug(p_cb->freeq[pool_id].size, _function_, _line_));
    [all...]

Completed in 429 milliseconds