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

  /system/bt/test/suite/adapter/
bluetooth_test.cpp 38 bt_interface_ = nullptr;
54 bt_interface_ = bt_hal_interface->GetHALInterface();
55 ASSERT_NE(nullptr, bt_interface_) << "bt_interface is null.";
74 return bt_interface_;
bluetooth_test.h 101 const bt_interface_t* bt_interface_; member in class:bttest::BluetoothTest

Completed in 108 milliseconds