Searched refs:GetServerHALInterface (Results 1 – 6 of 6) sorted by relevance
47 ->GetServerHALInterface() in ~GattServer()96 hal::BluetoothGattInterface::Get()->GetServerHALInterface()->add_service( in AddService()171 ->GetServerHALInterface() in SendResponse()223 ->GetServerHALInterface() in SendNotification()593 hal::BluetoothGattInterface::Get()->GetServerHALInterface(); in RegisterInstance()
55 gatt_server_interface_ = gatt_interface->GetServerHALInterface(); in SetUp()
138 const btgatt_server_interface_t* GetServerHALInterface() const override;
243 virtual const btgatt_server_interface_t* GetServerHALInterface() const = 0;
330 FakeBluetoothGattInterface::GetServerHALInterface() const { in GetServerHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
479 const btgatt_server_interface_t* GetServerHALInterface() const override { in GetServerHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl