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

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_common.h 73 #define _GKI_MAX_FUNCTION_NAME_LEN (50)
74 char _function[_GKI_MAX_FUNCTION_NAME_LEN+1];
  /external/libnfc-nci/src/gki/common/
gki_common.h 73 #define _GKI_MAX_FUNCTION_NAME_LEN (50)
74 char _function[_GKI_MAX_FUNCTION_NAME_LEN+1];

Completed in 40 milliseconds