Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp781 bt_interface_t* itf = nullptr; in hal_util_load_bt_library() local
793 itf = (bt_interface_t*)dlsym(handle, sym); in hal_util_load_bt_library()
794 if (!itf) { in hal_util_load_bt_library()
801 *interface = itf; in hal_util_load_bt_library()