Searched defs:gatt_interface (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/stack/test/common/ | ||
H A D | mock_gatt_layer.cc | 20 static bluetooth::gatt::MockGattInterface* gatt_interface = nullptr; variable |
/aosp12/system/bt/test/suite/gatt/ | ||
H A D | gatt_test.cc | 50 auto gatt_interface = bluetooth::hal::BluetoothGattInterface::Get(); in SetUp() local |
/aosp12/system/bt/bta/test/common/ | ||
H A D | bta_gatt_api_mock.cc | 20 static gatt::MockBtaGattInterface* gatt_interface = nullptr; variable |
/aosp12/system/bt/bta/vc/ | ||
H A D | devices_test.cc | 64 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::vc::internal::VolumeControlDevicesTest |
H A D | vc_test.cc | 395 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::vc::internal::__anon8c213e3e0110::VolumeControlTest |