OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTH5_FLAGS_CRC_PRESENT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
bth5.h
61
#define
BTH5_FLAGS_CRC_PRESENT
0x40
bth5.c
796
hdrp->flags |=
BTH5_FLAGS_CRC_PRESENT
;
842
((hdrp->flags &
BTH5_FLAGS_CRC_PRESENT
) ? sizeof(crc) : 0);
858
if (hdrp->flags &
BTH5_FLAGS_CRC_PRESENT
) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025