Home
last modified time | relevance | path

Searched refs:mock_gatt_interface (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_gatt_layer.cc23 MockGattInterface* mock_gatt_interface) { in SetMockGattInterface() argument
24 gatt_interface = mock_gatt_interface; in SetMockGattInterface()
H A Dmock_gatt_layer.h51 void SetMockGattInterface(MockGattInterface* mock_gatt_interface);