[bluez/bluez] 75f73f: shell: Set empty argument if optarg is NULL

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

 



  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 75f73f6d62645734f9e7a2385902750cf3ad3f16
      https://github.com/bluez/bluez/commit/75f73f6d62645734f9e7a2385902750cf3ad3f16
  Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M src/shared/shell.c

  Log Message:
  -----------
  shell: Set empty argument if optarg is NULL

This sets enmpty string ("") when argument don't set any optarg so the
application can tell when an option was set or not.


  Commit: d297a5873d210df812369a03794f4faeac0bfe22
      https://github.com/bluez/bluez/commit/d297a5873d210df812369a03794f4faeac0bfe22
  Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    M client/main.c
    M client/player.c

  Log Message:
  -----------
  client: Add -e/--endpoint option to auto register endpoints

This adds -e/--endpoint option that can be used to auto register
supported endpoints.


  Commit: eb62d17e26f6ee6eb489fe9663494233b5480c6e
      https://github.com/bluez/bluez/commit/eb62d17e26f6ee6eb489fe9663494233b5480c6e
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M profiles/audio/bap.c
    M profiles/audio/media.c
    M src/shared/bap.c
    M src/shared/bap.h

  Log Message:
  -----------
  profiles: Add remote endpoint path to SelectProperties

This adds the remote endpoint path to the dictionary sent in
SelectProperties.
It allows audio application to know for which remote endpoint the call is
done and so for which it should act as an initiator.


  Commit: fdff0e3ce3005e64cb137974a3704819bb2b4e0c
      https://github.com/bluez/bluez/commit/fdff0e3ce3005e64cb137974a3704819bb2b4e0c
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M doc/media-api.txt

  Log Message:
  -----------
  doc: Add remote endpoint path to SelectProperties


  Commit: d04b64003d9d7b934165ca0c0e1cdf0a2d3eb2c7
      https://github.com/bluez/bluez/commit/d04b64003d9d7b934165ca0c0e1cdf0a2d3eb2c7
  Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx>
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
    M src/shared/bap.h

  Log Message:
  -----------
  profiles: Fix function definition style

This was found by checkpatch in previous commit:
WARNING:SPACING: Unnecessary space before function pointer arguments
124: FILE: src/shared/bap.h:123:
+	int (*select) (struct bt_bap_pac *lpac, struct bt_bap_pac *rpac,

Do the same for (*config) and (*clear) for consistence.


Compare: https://github.com/bluez/bluez/compare/150bbff449c7...d04b64003d9d




[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