Commit: c4ef8f8d048a30304ba4cb1b83bfe39b55c13ba7
Parent: 01d035d33886b13cd6dc361f994ce22ad47daf61
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-10-29 19:27:38
Tree: b7745aac3940fbec06a56e8bdd981f23660df784

core: Rename hcid.h to btd.h Since we use btd term for daemon APIs it makes sense to use it also for the header name instead of hcid.

Diffstat

M Makefile.am | 2 +-
M plugins/neard.c | 2 +-
M plugins/policy.c | 2 +-
M profiles/audio/a2dp.c | 2 +-
M profiles/audio/avdtp.c | 2 +-
M profiles/scanparam/scan.c | 2 +-
M src/adapter.c | 2 +-
M src/agent.c | 2 +-
R src/btd.h | 0
M src/device.c | 2 +-
M src/gatt-client.c | 2 +-
M src/gatt-database.c | 2 +-
M src/main.c | 2 +-
M src/plugin.c | 2 +-
M src/rfkill.c | 2 +-

16 files changed, 140 insertions(+), 140 deletions(-)

View Full Diff | Patch