OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:client_executable_url
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/main/
bte_conf.c
109
strlcpy(record.
client_executable_url
, config_get_string(config, section_name, "clientExecutableURL", ""), sizeof(record.
client_executable_url
));
124
ALOGD(" clientExecutableURL = %s", record.
client_executable_url
);
/external/bluetooth/bluedroid/stack/sdp/
sdp_api.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
sdp_api.h
172
char
client_executable_url
[SDP_MAX_ATTR_LEN]; /* optional */
member in struct:t_sdp_di_record
Completed in 1129 milliseconds