Searched refs:GetServerHALInterface (Results 1 – 6 of 6) sorted by relevance
46 ->GetServerHALInterface() in ~GattServer()95 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()
141 const btgatt_server_interface_t* GetServerHALInterface() const override;
243 virtual const btgatt_server_interface_t* GetServerHALInterface() const = 0;
334 FakeBluetoothGattInterface::GetServerHALInterface() const { in GetServerHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
481 const btgatt_server_interface_t* GetServerHALInterface() const override { in GetServerHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl