Searched refs:GetServerHALInterface (Results 1 – 6 of 6) sorted by relevance
47 ->GetServerHALInterface() in ~GattServer()94 hal::BluetoothGattInterface::Get()->GetServerHALInterface()->add_service( in AddService()169 ->GetServerHALInterface() in SendResponse()221 ->GetServerHALInterface() in SendNotification()591 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