Commit Graph

1916 Commits

Author SHA1 Message Date
Johan Hedberg
c87e0ec647 mgmt: Rename pairable to bondable 2014-07-30 10:32:16 +03:00
Johan Hedberg
f000a57ee5 mgmt-tester: Update expected LE Host Supported command parameters 2014-07-28 23:01:35 +03:00
Johan Hedberg
193eddd85e tools/btmgmt: Fix grammar for zero items 2014-07-28 13:24:51 +03:00
Marcel Holtmann
f1d609e9ab tools: Fix usage for del-device command 2014-07-23 10:42:33 +02:00
Jakub Tyszkowski
57e63ba067 emulator: Add flags param to advertise enabling function
This allows to pass additional parameter describing wheter to set
flags parameter in advertising data.

This is needed to make device discoverable.
2014-07-18 13:21:26 +02:00
Johan Hedberg
8baf8af712 tools/mgmt-tester: Add non-pairable SSP acceptor test case 2014-07-18 11:59:44 +03:00
Johan Hedberg
bd960054b6 tools/mgmt-tester: Fix calling bthost_set_auth_req() twice 2014-07-18 11:59:22 +03:00
Johan Hedberg
f5adcf9e3f tools/mgmt-tester: Add non-pairable legacy pairing acceptor test case 2014-07-18 11:40:14 +03:00
Johan Hedberg
980c30278b tools/mgmt-tester: Add BR/EDR Legacy non-pairable initiator test case 2014-07-18 11:32:59 +03:00
Johan Hedberg
14b0b68e06 tools/mgmt-tester: Update non-pairable pairing initiator test
Latest kernels allow pairing initiation while not parirable, so update
the corresponding test.
2014-07-17 15:47:30 +03:00
Johan Hedberg
1475d9e5ff tools/smp-tester: Add user confirmation callback 2014-07-13 16:12:53 +03:00
Marcel Holtmann
a18440c23b tools: Use mainloop handling for btattach utility 2014-07-12 16:42:11 +02:00
Marcel Holtmann
b58f66f55f tools: Print controller index after attaching serial port 2014-07-11 23:02:29 +02:00
Johan Hedberg
f43d33858d mgmt-tester: Update expected LE-only supported settings 2014-07-10 10:13:53 +03:00
Marcel Holtmann
b43a79d056 tools: Add support for firmware loading for Intel bootloader 2014-07-06 20:34:45 +02:00
Marcel Holtmann
8c30903af1 tools: Reading Local Version Information is not supported for bootloader 2014-07-06 15:00:58 +02:00
Marcel Holtmann
2cf1e0240b tools: Add support for New Configuration Options mgmt event 2014-07-04 19:10:10 +02:00
Marcel Holtmann
2168043cbf tools: Add command for changing external configuration option 2014-07-04 18:05:17 +02:00
Marcel Holtmann
0b0ea4611d tools: Add string for now external configuration option 2014-07-04 13:10:48 +02:00
Marcel Holtmann
373b5385c9 tools: Add support for set public address command 2014-07-04 00:47:56 +02:00
Marcel Holtmann
ec0b2402b7 tools: Add support for reading controller configuration info 2014-07-04 00:00:51 +02:00
Johan Hedberg
c8a8eeb87f tools/mgmt-tester: Fix details of Load Conn Params test case 2014-07-03 14:29:10 +03:00
Johan Hedberg
a0d4d1655d tools/mgmt-tester: Add buffer overflow test cases 2014-07-03 13:51:28 +03:00
Marcel Holtmann
e0d8e36781 tools: Add command for reading unconfigured controller list 2014-07-02 22:04:50 +02:00
Marcel Holtmann
14306b99b4 tools: Monitor the Unconfigured Index Added/Removed events 2014-07-02 21:49:53 +02:00
Marcel Holtmann
5535c4e87d tools: Add support for Add Device and Remove Device mgmt commands 2014-06-29 15:28:31 +02:00
Marcel Holtmann
00fa756b5d tools: Don't try to read BD_ADDR manually for raw devices 2014-06-28 23:10:00 +02:00
Johan Hedberg
c863b07ea4 tools/btmgmt: Add basic support for Get Clock Info command 2014-06-28 17:51:47 +03:00
Andrei Emeltchenko
826f869b8b hciconfig: Fix adding missing break 2014-06-23 10:52:49 +03:00
Andrei Emeltchenko
70b44b1d8a hcitool: Fix adding missing break 2014-06-23 10:52:02 +03:00
Andrei Emeltchenko
7cd5494b69 tools/csr: Fix wrong error check 2014-06-23 10:44:14 +03:00
Andrei Emeltchenko
797b7fe0f7 tools/mpris-player: Fix overflow before type widening
Expression is evaluated using 32-bit arithmetic before conversion to
64-bit.
2014-06-23 10:43:45 +03:00
Johan Hedberg
d376c0913f tools/mgmt-tester: Add invalid IO capability tests 2014-06-17 15:12:28 +03:00
Lukasz Rymanowski
aa95d467b8 tools/l2test: Fix setopts and getopts functions
Level SOL_L2CAP with optname L2CAP_OPTIONS is supported only for BR/EDR
Since bdaddr_type is set to BDADDR_BREDR by default, there is no sense
to check also CID.

This fix le connect which now fails when trying to connect ATT CID on LE
transport.
2014-06-17 12:15:07 +03:00
Johan Hedberg
404c356846 tools/mgmt-tester: Add SSP just-works test case
This patch adds a test case to ensure that we do not get any user space
confirmation callbacks when we're supposed to be doing just-works
pairing.
2014-06-10 14:54:59 +03:00
Andrzej Kaczmarek
48519c78b6 tools/btmgmt: Trival whitespace fix 2014-06-03 13:40:22 +03:00
Andrzej Kaczmarek
4a56237aa8 tools/btmgmt: Fix io-cap usage message 2014-06-03 13:40:20 +03:00
Andrzej Kaczmarek
1285ac1816 tools/btmgmt: Rename set-io-cap to io-cap
Every other 'set-something' command is just called 'something', so
let's keep this consistent.
2014-06-03 13:40:18 +03:00
Andrzej Kaczmarek
d85a554377 tools/btmgmt: Add scan-params command 2014-06-03 13:40:16 +03:00
Johan Hedberg
0fcb1d9513 tools/btmgmt: Add support for passkey notification 2014-06-01 22:52:17 +03:00
Johan Hedberg
a27603068b tools/btmgmt: Add support for passkey requests 2014-06-01 22:52:10 +03:00
Johan Hedberg
f9df0da774 tools/smp-tester: Add client test case for MITM 2014-06-01 09:36:38 +03:00
Lukasz Rymanowski
d751cc823a tools/btmgmt: Add set-io-cap command
This is needed for testing e.g. PTS
2014-05-31 19:21:21 +03:00
Andrzej Kaczmarek
7c29b18cf2 tools/hcidump: Decode MPEG-1,2 Audio codec capabilities 2014-05-28 14:40:54 +03:00
Johan Hedberg
2790b3b250 tools/btmgmt: Fix address type in user confirm replies 2014-05-27 20:59:45 +03:00
Andrzej Kaczmarek
a78aec57a5 tools/avinfo: Decode aptX codec capabilities 2014-05-27 17:57:25 +03:00
Andrzej Kaczmarek
d7d11d074f tools/avinfo: Decode MPEG-2,4 AAC codec capabilities 2014-05-27 17:57:25 +03:00
Andrzej Kaczmarek
a238e3b108 tools/hcidump: Decode aptX codec capabilities 2014-05-27 17:57:25 +03:00
Andrzej Kaczmarek
fee302da25 tools/hcidump: Decode MPEG-2,4 AAC codec capabilities 2014-05-27 17:57:25 +03:00
Andrzej Kaczmarek
73f5534028 audio: Fix a2dp_vendor_codec_t declaration
As per A2DP spec, both Vendor ID (4.7.2.1) and Codec ID (4.7.2.2) are
defined as 32-bit and 16-bit values respectively rather that array of
bytes. Also changing to uint types will make using these values in code
much easier.
2014-05-27 17:56:36 +03:00