bluez/profiles/scanparam
Luiz Augusto von Dentz cfab569484 build: Replace use of g_memdup with util_memdup
This replaces the uses of g_memdup with util_memdup since the former has
been deprecated:

  warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead
  [-Wdeprecated-declarations]

g_memdup2 requires bumping glib version which would likely have its
own problems thus why util_memdup was introduced.
2022-01-06 12:58:39 -08:00
..
scan.c core: Rename hcid.h to btd.h 2020-10-29 10:27:38 -07:00
scpp.c build: Replace use of g_memdup with util_memdup 2022-01-06 12:58:39 -08:00
scpp.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00