Home
last modified time | relevance | path

Searched refs:hidp_mkeyspat (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/bluetooth/hidp/
Dcore.c63 static unsigned char hidp_mkeyspat[] = { 0x01, 0x01, 0x01, 0x01, 0x01, 0x01 }; variable
193 if (!memcmp(udata + 2, hidp_mkeyspat, 6)) in hidp_input_report()