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

  /system/bt/gki/common/
gki.h 71 UINT16 GKI_poolfreecount (UINT8);
gki_buffer.c 502 ** Function GKI_poolfreecount
512 UINT16 GKI_poolfreecount (UINT8 pool_id)
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 436 GKI_API extern UINT16 GKI_poolfreecount (UINT8);
gki_buffer.c     [all...]
  /external/libnfc-nci/src/gki/common/
gki.h 438 GKI_API extern UINT16 GKI_poolfreecount (UINT8);
gki_buffer.c     [all...]
  /system/bt/stack/l2cap/
l2c_fcr.c 362 L2CAP_TRACE_ERROR ("L2CAP - failed to clone buffer, Pool: %u Count: %u", pool, GKI_poolfreecount(pool));
    [all...]

Completed in 4743 milliseconds