Home
last modified time | relevance | path

Searched defs:bt_interface (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/suite/adapter/
Dbluetooth_test.cc80 const bt_interface_t* BluetoothTest::bt_interface() { return bt_interface_; } in bt_interface() function in bttest::BluetoothTest
/system/bt/tools/bdtool/
Dbdtool.c36 const bt_interface_t* bt_interface; variable