Searched refs:GetServerHALInterface (Results 1 – 6 of 6) sorted by relevance
60 GetServerHALInterface()->unregister_server(server_id_); in ~GattServer()200 GetServerHALInterface()->add_service( in EndServiceDeclaration()357 GetServerHALInterface()->send_response( in SendResponse()419 GetServerHALInterface()->send_indication( in SendNotification()617 gatt_iface->GetServerHALInterface()->delete_service( in ServiceStartedCallback()850 bt_status_t status = gatt_iface->GetServerHALInterface()->start_service( in HandleNextEntry()866 bt_status_t status = gatt_iface->GetServerHALInterface()-> in HandleNextEntry()887 bt_status_t status = gatt_iface->GetServerHALInterface()-> in HandleNextEntry()979 hal::BluetoothGattInterface::Get()->GetServerHALInterface(); in RegisterInstance()
63 gatt_server_interface_ = gatt_interface->GetServerHALInterface(); in SetUp()
140 const btgatt_server_interface_t* GetServerHALInterface() const override;
270 virtual const btgatt_server_interface_t* GetServerHALInterface() const = 0;
411 FakeBluetoothGattInterface::GetServerHALInterface() const { in GetServerHALInterface() function in bluetooth::hal::FakeBluetoothGattInterface
528 const btgatt_server_interface_t* GetServerHALInterface() const override { in GetServerHALInterface() function in bluetooth::hal::BluetoothGattInterfaceImpl