OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:packetType
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/bta2dpd/bta2dpd/
avdtp.c
55
const uint8_t
packetType
= (SINGLE_PACKET & 3) << 2;
60
header[0] = (uint8_t)((transLabel << 4) |
packetType
| messageType);
Completed in 16 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026