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 - 2
of
2
) 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);
avdtp.c
55
const uint8_t
packetType
= (SINGLE_PACKET & 3) << 2;
60
header[0] = (uint8_t)((transLabel << 4) |
packetType
| messageType);
Completed in 59 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025