OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025