HomeSort by relevance Sort by last modified time
    Searched refs:hal_util_load_bt_library (Results 1 - 4 of 4) sorted by null

  /system/bt/service/test/
fake_hal_util.cpp 25 int hal_util_load_bt_library(const struct hw_module_t** module) { function
  /system/bt/btcore/include/
hal_util.h 24 int hal_util_load_bt_library(const struct hw_module_t **module);
  /system/bt/btcore/src/
hal_util.c 86 int hal_util_load_bt_library(const struct hw_module_t **module) { function
  /system/bt/service/hal/
bluetooth_interface.cpp 259 int status = hal_util_load_bt_library(&module);

Completed in 326 milliseconds