Claudio Takahasi
82d4778b26
Fix typo in mgmt-api
2011-07-26 13:01:46 +03:00
Antti Julku
6c558d3620
Add blacklisting support for management interface
...
Management interface commands for blocking and unblocking devices.
2011-06-16 21:51:44 +03:00
Waldemar Rymarkiewicz
c33d02148b
Update params description of PIN Code Request
2011-05-15 02:12:40 +03:00
Waldemar Rymarkiewicz
e6c56d4e71
Add secure param to mgmt_ev_pin_code_request
...
Update mgmt interface with secure param in PIN code request event which
is part of secure PIN requirement implementation.
2011-04-28 23:00:20 +03:00
Johan Hedberg
6f7add5435
mgmt: Add support for discovering event
2011-03-31 14:36:43 +03:00
Johan Hedberg
421efd407e
mgmt: Add support for start_discovery & stop_discovery
2011-03-31 14:26:20 +03:00
Johan Hedberg
c602de90fb
Add device_found and remote_name events to mgmt-api.txt
2011-03-30 13:21:25 +03:00
Szymon Janc
9fb2f63e0b
Update mgmt-api.txt with OOB commands
2011-03-27 22:58:20 +03:00
Johan Hedberg
3011a312a7
mgmt: Implement adapter name control
...
This patch adds a new set_local_name command as well as a
local_name_changed event to the management interface. Instead of 248
bytes (like in the HCI spec) 249 bytes are always reserved for the name
in the messages so that there's a guarantee of it being nul-terminated
(this is not guaranteed on the HCI level).
2011-03-15 19:32:09 +02:00
Johan Hedberg
1c16543345
mgmt: Add adapter name to read_info response
2011-03-15 19:30:11 +02:00
Szymon Janc
2a6d4b3d17
Update mgmt-api.txt with controller index moved to mgmt packet header
2011-02-25 12:52:43 -03:00
Johan Hedberg
a20bb21f47
mgmt: Add support for auth_failed event and bonding_complete hooks
...
This patch adds support for the mgmt_auth_failed event together with the
related bonding_complete failure hooks to the core daemon.
2011-02-18 21:54:47 +02:00
Johan Hedberg
50102905d9
mgmt: Add User Confirmation request support
2011-02-16 22:47:25 +02:00
Johan Hedberg
1c93c6fa88
mgmt: Add mgmt_pair_device command
...
This patch adds a new management command for triggering a dedicated
bonding procedure to a remote device.
2011-02-08 23:15:23 +02:00
Johan Hedberg
9634f5c410
mgmt: Add set_io_capability command
2011-01-25 13:45:24 +02:00
Johan Hedberg
8b77225e7b
mgmt: Add PIN Code request handling
2011-01-24 11:51:47 +02:00
Johan Hedberg
1e862b561c
mgmt: add support for get_connections command
2011-01-21 13:55:44 +02:00
Johan Hedberg
d6fda82e31
mgmt: add support for connect failed event
2011-01-21 10:57:41 +02:00
Johan Hedberg
4c8daf053f
Fix management remove key command code
2011-01-21 10:08:13 +02:00
Johan Hedberg
cc8588d684
Add support for disconnect management command
2011-01-21 10:06:50 +02:00
Johan Hedberg
48908574c4
mgmt: Add support for connected/disconnected events
2011-01-21 07:03:02 +02:00
Johan Hedberg
b115f34444
mgmt: add initial support for link key handling
2011-01-21 05:28:45 +02:00
Johan Hedberg
006301ab40
Update Class of Device handling to the latest management interface
...
This patch updates the class of device handling code to match the latest
management interface. A notable feature is that UUID to service class
mapping policy remains in user space with the help of the svc_hint
parameter of the add_uuid command. This is to make it easy to update the
mapping table when new profiles come along.
2011-01-16 23:09:40 +02:00
Johan Hedberg
a31b2bfb5f
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.
2011-01-03 22:27:21 +02:00
Johan Hedberg
6964bd2dd5
mgmt: Implement set_pairable
...
This patch implements support for the set_pairable managment command.
Due to the async nature of it a new btd_adapter_pairable_changed
function is added to the core daemon.
2010-12-30 15:06:16 +02:00
Johan Hedberg
9fbc76bdeb
Update mgmt-api.txt to match latest implementation
2010-12-30 00:13:47 +02:00
Johan Hedberg
27c58425af
Change power_on & power_off adapter_ops callbacks to set_powered
...
The current idea is to have a single set_powered management command
which for the switching on case would leave the controller in a
non-connectable, non-pairable and non-discoverable state.
2010-12-23 14:38:52 +02:00
Johan Hedberg
8582b8e4cd
Implement support for management powered event
2010-12-16 00:54:34 +02:00
Johan Hedberg
941bc86008
Update mgmt-api.txt to match current implementation of read_info
2010-12-13 21:35:24 +02:00
Johan Hedberg
bafa8956de
Update mgmt-api.txt to match current implementation
2010-11-08 21:42:58 +02:00
Johan Hedberg
dd534aab67
Update mgmt-api.txt to match current implementation
2010-11-07 22:39:21 +02:00
Johan Hedberg
ca379b9942
Update mgmt-api.txt to match current implementation
2010-11-01 21:25:03 +02:00
Johan Hedberg
a4aa81fc84
Add initial Bluetooth Management API doc
2010-10-06 13:46:16 +02:00