OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:documentation_url
(Results
1 - 3
of
3
) sorted by null
/system/bt/main/
bte_conf.cc
71
strlcpy(record.
documentation_url
,
74
sizeof(record.
documentation_url
));
94
LOG_DEBUG(LOG_TAG, " documentationURL = %s", record.
documentation_url
);
/system/bt/stack/sdp/
sdp_api.cc
[
all
...]
/system/bt/stack/include/
sdp_api.h
155
char
documentation_url
[SDP_MAX_ATTR_LEN]; /* optional */
member in struct:t_sdp_di_record
Completed in 167 milliseconds