HomeSort by relevance Sort by last modified time
    Searched full:hw_strncmp (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/libbt/src/
hardware.c 361 ** Function hw_strncmp
368 static int hw_strncmp (const char *p_str1, const char *p_str2, const int len) function
429 if ((hw_strncmp(dp->d_name, p_chip_id_str, strlen(p_chip_id_str)) \
435 ((hw_strncmp(
    [all...]

Completed in 61 milliseconds