Parent: 7641572bde6fcad919a770d7dc35a5886b4e916b
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2014-04-22 10:44:44
Tree: 5407b7d3dae76fa2b08ce93b76b0755a411e321b
core/profile: Fix regression when registering for client only This got introduced with PCE that register a record for PBAP client, but it end up causing a regression where all profiles that have records would be probed as if server was enabled as well. Note that is was possible to register PBAP client with PCE record, in that case Role option should be omitted so both server and client role are enabled by default which does not affect PBAP server component since it uses a different UUID, in fact the correct form to add PCE record is probably to register as server only.
Diffstat
| M | src/profile.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)