OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sdp_xml_parse_record
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/plugins/
service.c
241
static sdp_record_t *
sdp_xml_parse_record
(const char *data, int size)
function
385
sdp_record =
sdp_xml_parse_record
(record, strlen(record));
478
sdp_record =
sdp_xml_parse_record
(record, len);
/external/bluetooth/bluez/cups/
main.c
100
static char *
sdp_xml_parse_record
(const char *data)
function
177
id =
sdp_xml_parse_record
(xml);
Completed in 587 milliseconds