Searched refs:BTINTEL_PPAG_NAME (Results 1 – 1 of 1) sorted by relevance
29 #define BTINTEL_PPAG_NAME "PPAG" macro1333 if (len < strlen(BTINTEL_PPAG_NAME)) { in btintel_ppag_callback()1338 if (strncmp((char *)string.pointer + len - 4, BTINTEL_PPAG_NAME, 4)) { in btintel_ppag_callback()