OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:messageType
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/bta2dpd/bta2dpd/
avdtp.c
56
const uint8_t
messageType
= (type & 3);
60
header[0] = (uint8_t)((transLabel << 4) | packetType |
messageType
);
94
if ((buffer[0] &
MESSAGETYPE
) == COMMAND) {
avdtp.c
56
const uint8_t
messageType
= (type & 3);
60
header[0] = (uint8_t)((transLabel << 4) | packetType |
messageType
);
94
if ((buffer[0] &
MESSAGETYPE
) == COMMAND) {
Completed in 24 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025