Searched refs:VENDOR_LIBRARY_NAME (Results 1 – 1 of 1) sorted by relevance
30 static const char* VENDOR_LIBRARY_NAME = "libbt-vendor.so"; variable194 lib_handle_ = dlopen(VENDOR_LIBRARY_NAME, RTLD_NOW); in Open()196 ALOGE("%s unable to open %s (%s)", __func__, VENDOR_LIBRARY_NAME, in Open()205 VENDOR_LIBRARY_SYMBOL_NAME, VENDOR_LIBRARY_NAME, dlerror()); in Open()