OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sap_message
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/sap/
server.c
130
static int check_msg(struct
sap_message
*msg)
279
struct
sap_message
*msg = (struct
sap_message
*) buf;
281
size_t size = sizeof(struct
sap_message
);
633
struct
sap_message
*msg = (struct
sap_message
*) buf;
635
size_t size = sizeof(struct
sap_message
);
694
struct
sap_message
msg;
737
struct
sap_message
*msg = (struct
sap_message
*) buf
[
all
...]
sap.h
80
struct
sap_message
{
struct
Completed in 75 milliseconds