Home
last modified time | relevance | path

Searched defs:gatt_interface (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_gatt_layer.cc20 static bluetooth::gatt::MockGattInterface* gatt_interface = nullptr; variable
/aosp12/system/bt/test/suite/gatt/
H A Dgatt_test.cc50 auto gatt_interface = bluetooth::hal::BluetoothGattInterface::Get(); in SetUp() local
/aosp12/system/bt/bta/test/common/
H A Dbta_gatt_api_mock.cc20 static gatt::MockBtaGattInterface* gatt_interface = nullptr; variable
/aosp12/system/bt/bta/vc/
H A Ddevices_test.cc64 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::vc::internal::VolumeControlDevicesTest
293 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::vc::internal::VolumeControlDeviceTest
H A Dvc_test.cc395 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::vc::internal::__anon8c213e3e0110::VolumeControlTest