Commit: e2f915b21efbd39b0cb690d6304c23a8c4eb6254
Parent: f7eb756f5289a35fab6085c4f86556b7bd50cb87
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2012-03-28 13:15:02
Tree: dcd3f7face27eca90cab39149a80daeca56c0b42

Parse config DeviceID string on bluetoothd startup Instead of parsing config DeviceID string on sdp server startup, parse it in main while reading config file. This allow to store logical DID values in main_opts (instead of raw config string) and make use of them in bluetoothd code.

Diffstat

M src/hcid.h | 6 +++++-
M src/main.c | 20 +++++++++++++++++- - -
M src/sdpd-server.c | 19 ++++- - - - - - - - - - - - - - -
M src/sdpd-service.c | 20 +++++++++++- - - - - - - - -
M src/sdpd.h | 5 ++- - -

5 files changed, 39 insertions(+), 31 deletions(-)

View Full Diff | Patch