Home
last modified time | relevance | path

Searched refs:BTINTEL_PPAG_NAME (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.c29 #define BTINTEL_PPAG_NAME "PPAG" macro
1333 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()

Completed in 5 milliseconds