Home
last modified time | relevance | path

Searched refs:BLUETOOTH_LIBRARY_NAME (Results 1 – 1 of 1) sorted by relevance

/system/bt/btcore/src/
Dhal_util.cc32 #define BLUETOOTH_LIBRARY_NAME "libbluetooth.so" macro
39 void* handle = dlopen(BLUETOOTH_LIBRARY_NAME, RTLD_NOW); in hal_util_load_bt_library()
56 LOG(INFO) << __func__ << " loaded HAL path=" << BLUETOOTH_LIBRARY_NAME in hal_util_load_bt_library()