Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp600 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library() function
677 if (hal_util_load_bt_library((bt_interface_t const**)&sBluetoothInterface)) { in classInitNative()