HomeSort by relevance Sort by last modified time
    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 135 for (i = 0; __bluetooth_builtin[i]; i++) {
136 if (is_disabled(__bluetooth_builtin[i]->name, disabled))
139 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 545 milliseconds