[bluez/bluez] 002ee1: obexd: Add system bus support for obexd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 002ee180b1b5c17989e197ee0b77cdcac5a5ef6e
      https://github.com/bluez/bluez/commit/002ee180b1b5c17989e197ee0b77cdcac5a5ef6e
  Author: Damodar Reddy GangiReddy <quic_dgangire@xxxxxxxxxxx>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M Makefile.am
    M obexd/client/bip.c
    M obexd/client/ftp.c
    M obexd/client/map.c
    M obexd/client/opp.c
    M obexd/client/pbap.c
    M obexd/client/session.c
    M obexd/client/sync.c
    M obexd/plugins/pcsuite.c
    M obexd/src/main.c
    M obexd/src/manager.c
    A obexd/src/obex.conf
    M obexd/src/obexd.h

  Log Message:
  -----------
  obexd: Add system bus support for obexd

Currently obexd uses session bus.
Distros  where session bus is not supported and still obex profiles
are required in that case use system bus instead of session bus
which can be configured at run time.

An Command line option has been added to achieve it.
{ "system-bus", 's', 0, G_OPTION_ARG_NONE, &option_system_bus,
"Use System bus "}

we can use option obexd -s to use system bus.



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux