summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
AgeCommit message (Expand)Author
2011-02-08Bluetooth: Create common cmd_complete function for mgmt.cJohan Hedberg
2011-02-08Bluetooth: Add get_connections managment interface commandJohan Hedberg
2011-02-08Bluetooth: Add support for connect failed management eventJohan Hedberg
2011-02-08Bluetooth: Add disconnect managment commandJohan Hedberg
2011-02-08Bluetooth: Add connected/disconnected management eventsJohan Hedberg
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg
2011-02-08Bluetooth: Add send_mode_rsp convenience function for mgmt.cJohan Hedberg
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg
2011-02-08Bluetooth: Unify mode related management messages to a single structJohan Hedberg
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Fix failure to release lock in read_index_list()Jesper Juhl
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg
2010-12-22Bluetooth: Add error handling for managment command handlersJohan Hedberg
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg