Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cpp233 std::shared_ptr<TestServerHandler> server_handler) in FakeBluetoothGattInterface() argument
242 if (server_handler) in FakeBluetoothGattInterface()
243 g_server_handler = server_handler; in FakeBluetoothGattInterface()
Dfake_bluetooth_gatt_interface.h88 std::shared_ptr<TestServerHandler> server_handler);