Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A 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()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A 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()

Completed in 5 milliseconds