Home
last modified time | relevance | path

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

/aosp12/system/bt/btcore/src/
H A Dhal_util.cc35 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library() function
72 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library() function
/aosp12/system/bt/service/test/
H A Dfake_hal_util.cc25 int hal_util_load_bt_library(const bt_interface_t** interface) { return -1; } in hal_util_load_bt_library() function
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp779 int hal_util_load_bt_library(const bt_interface_t** interface) { in hal_util_load_bt_library() function