commit | 6a070e6e81adfaed060c5696ef3388126d2165b1 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Oct 31 04:54:33 2013 -0700 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Dec 04 11:09:03 2013 -0200 |
tree | ee71589d7e9cff677feb64fc3154a451e866fb5d | |
parent | d3d5dd3eb45c37141096c65a3742f4cf38f785ea [diff] |
Bluetooth: Store supported commands only during setup procedure The list of supported commands of a controller can not change during its lifetime. So store the list just once during the setup procedure and not every time the HCI command is executed. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>