OSDN Git Service

mgmt: Add preliminary UUID handling
authorJohan Hedberg <johan.hedberg@nokia.com>
Mon, 3 Jan 2011 20:17:32 +0000 (22:17 +0200)
committerJohan Hedberg <johan.hedberg@nokia.com>
Mon, 3 Jan 2011 20:27:21 +0000 (22:27 +0200)
commita31b2bfb5f0880030844eaf27b8f95e04b107f9f
treeb2d20934e6425178b1e1711d22c84d897604452f
parente7c4557de7b49f0186bcc28dda5a79c4d629e125
mgmt: Add preliminary UUID handling

This patch adds support for the add_uuid and remove_uuid management
commands. The kernel uses them to track the list of UUIDs and
automatically set the service class bits as well as the EIR value
accordingly.
doc/mgmt-api.txt
lib/mgmt.h
plugins/mgmtops.c