Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc212 void TestEnvironment::SetUpTestChannel() { in SetUpTestChannel() function in rootcanal::TestEnvironment
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc297 void BluetoothHci::SetUpTestChannel() { in SetUpTestChannel() function in android::hardware::bluetooth::V1_1::sim::BluetoothHci
/aosp_15_r20/tools/netsim/src/hci/
H A Dbluetooth_facade.cc135 void SetUpTestChannel(uint16_t instance_num) { in SetUpTestChannel() function