Home
last modified time | relevance | path

Searched defs:H5_HDR_CRC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c42 #define H5_HDR_CRC(hdr) (((hdr)[0] >> 6) & 0x01) macro
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_h5.c45 #define H5_HDR_CRC(hdr) (((hdr)[0] >> 6) & 0x01) macro

Completed in 4 milliseconds