Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_gatt_layer.cc22 static bluetooth::gatt::MockGattInterface* gatt_interface = nullptr; variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_gatt_client.cc111 gatt_interface_t* gatt_interface = &default_gatt_interface; variable
Dbta_dm_disc.cc150 gatt_interface_t* gatt_interface = &default_gatt_interface; variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc27 static gatt::MockBtaGattInterface* gatt_interface = nullptr; variable
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Ddevices_test.cc78 NiceMock<gatt::MockBtaGattInterface> gatt_interface; member in bluetooth::vc::internal::VolumeControlDevicesTest
365 NiceMock<gatt::MockBtaGattInterface> gatt_interface; member in bluetooth::vc::internal::VolumeControlDeviceTest
Dvc_test.cc755 NiceMock<gatt::MockBtaGattInterface> gatt_interface; member in bluetooth::vc::internal::__anon1d1f1b9e0111::VolumeControlTest
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc622 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::csis::internal::__anon7942062e0111::CsisClientTest
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_client_test.cc1120 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::has::internal::__anonb8db27620111::HasClientTestBase
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine_test.cc1636 gatt::MockBtaGattInterface gatt_interface; member in bluetooth::le_audio::internal::StateMachineTestBase