OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__bluetooth_builtin
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/src/
genbuiltin
9
echo "static struct bluetooth_plugin_desc *
__bluetooth_builtin
[] = {"
plugin.c
154
for (i = 0;
__bluetooth_builtin
[i]; i++) {
155
if (!enable_plugin(
__bluetooth_builtin
[i]->name, conf_disabled,
159
add_plugin(NULL,
__bluetooth_builtin
[i]);
/external/bluetooth/bluez/plugins/
builtin.h
24
static struct bluetooth_plugin_desc *
__bluetooth_builtin
[] = {
variable in typeref:struct:bluetooth_plugin_desc
Completed in 539 milliseconds