Searched refs:cmp_prop_name (Results 1 – 1 of 1) sorted by relevance
217 static int cmp_prop_name(const char* one, uint32_t one_len, const char* two, uint32_t two_len) { in cmp_prop_name() function234 const int ret = cmp_prop_name(name, namelen, current->name, current->namelen); in find_prop_bt()