Commit Graph

116 Commits

Author SHA1 Message Date
Marcel Holtmann
3482d82198 monitor: Add definitions for page scan and page scan period mode 2013-09-08 22:28:55 -07:00
Marcel Holtmann
f26281861d monitor: Add definition for number of supported IAC command 2013-09-08 01:48:30 -07:00
Marcel Holtmann
00bf35ded2 monitor: Add definitions for link supervision timeout commands 2013-09-08 01:47:42 -07:00
Marcel Holtmann
4b4ca6f3d9 monitor: Add some missing HCI command definitions 2013-09-07 21:23:52 -07:00
Marcel Holtmann
9e0ddbe9a7 monitor: Add definition for host buffer size command 2013-09-07 16:34:24 -07:00
Johan Hedberg
bf26ca408d monitor: Fix minor white space issues in header 2013-09-05 14:25:56 +03:00
Marcel Holtmann
64ad8d47e8 monitor: Add structures for inquiry scan type commands 2013-08-27 19:31:15 -07:00
Marcel Holtmann
da05e084ae emulator: Fix up AFH channel assessment structures 2013-08-27 19:21:28 -07:00
Marcel Holtmann
b147291649 monitor: Add structure for writing inquiry tx power level 2013-08-27 18:56:32 -07:00
Marcel Holtmann
cc1bd16c7d monitor: Add structure for local out-of-band data details 2013-08-27 18:43:57 -07:00
Marcel Holtmann
0810868971 monitor: Add structures for failed contact counters 2013-08-27 16:42:37 -07:00
Marcel Holtmann
a4f9c3201d monitor: Add structures for HCI channel map command 2013-08-27 14:55:52 -07:00
Marcel Holtmann
e4f8701065 monitor: Add structures for RSSI and link quality commands 2013-08-27 14:31:44 -07:00
Marcel Holtmann
9dccef0622 monitor: Add structures for HCI read clock command 2013-08-27 14:12:25 -07:00
Marcel Holtmann
dc0d2a8d1f monitor: Add LL control PDU constants and structures 2013-08-25 19:45:08 -07:00
Marcel Holtmann
c631cd21da monitor: Add support for decoding link layer packets 2013-08-23 20:35:15 -07:00
Marcel Holtmann
269522ae0e monitor: Add error constant for memory capacity exceeded 2013-08-19 11:05:06 -07:00
Marcel Holtmann
e704187ca0 monitor: Fix structure for LE Set Scan Response Data command 2013-08-15 02:45:26 -07:00
Marcel Holtmann
c3e10c51b9 monitor: Add two more HCI error code constants 2013-08-15 00:06:15 -07:00
Marcel Holtmann
e0f5646a9c monitor: Fix size in LE Test End fields 2013-08-15 00:05:19 -07:00
Marcel Holtmann
2e137ec032 monitor: Fix structures for LE long term key request commands 2013-08-12 20:30:19 -07:00
Marcel Holtmann
e2cb57ecf7 monitor: Add definitions for LE test commands 2013-08-12 20:26:47 -07:00
Marcel Holtmann
17a59808a1 monitor: Fix fields for LE Set Advertising Parameters command 2013-08-11 21:29:08 -07:00
Jefferson Delfes
2aab109f42 emulator: Dummy LE set advertising parameters
Implement basic LE set adv parameters command.
2013-07-05 11:56:25 +03:00
Jefferson Delfes
ba6460907a emulator: Implement basic LE set adv enable command
Store advertising state of virtual controller in btdev struct.
2013-07-05 11:55:33 +03:00
Anderson Lizardo
14b00ae8d2 emulator: Fix Remote Name Request Cancel command complete
The Command Complete event for this HCI command contains two parameters,
status and bd_addr.
2013-06-17 13:49:19 +03:00
Johan Hedberg
36a0d1a53a monitor: Add HCI LTK req reply command complete decoring support 2013-06-07 12:24:20 +07:00
Johan Hedberg
19e45ba50d monitor: Add HCI LTK request negative reply command decoding 2013-06-07 12:18:45 +07:00
Johan Hedberg
6b9566be63 monitor: Add HCI LTK request reply command decoding 2013-06-07 12:17:08 +07:00
Johan Hedberg
ef276c5478 monitor: L2CAP Conf Response CID is a Source CID 2013-05-28 11:14:15 +03:00
Johan Hedberg
71dee38c8c monitor: Add struct for ACL header 2013-05-27 07:19:03 +03:00
Johan Hedberg
c073bc5f8d monitor: Add support for decoding read sync train params response 2013-04-18 17:01:55 +03:00
Johan Hedberg
0b548ec4cd monitor: Add full decoding of Page Scan Type HCI commands 2013-03-04 15:13:29 +02:00
Johan Hedberg
546c29dad4 monitor: Add full decoding of Page Scan Activity HCI commands 2013-03-04 15:12:58 +02:00
Marcel Holtmann
70c733459f monitor: Add support for decoding LE white list commands 2013-01-20 10:09:31 -08:00
Marcel Holtmann
c7b7c0fe69 monitor: Add more ATT protocol decodings 2013-01-13 17:45:44 -08:00
Marcel Holtmann
241f221d2d monitor: Decode QoS setup command and event 2012-12-20 03:00:41 +01:00
Marcel Holtmann
9254a9476d monitor: Relax license restrictions on structures 2012-12-17 20:37:36 +01:00
Marcel Holtmann
fcab4dff5e monitor: Decode a few Attribute PDUs 2012-11-17 18:43:28 +09:00
Marcel Holtmann
f6ac6995b1 monitor: Fix some AMP controller decodings 2012-11-17 13:32:18 +09:00
Marcel Holtmann
d9e3aab39d monitor: Decode Security Manager Protocol 2012-11-17 13:24:19 +09:00
Marcel Holtmann
cf42113612 monitor: Decode AMP Manager Protocol packets 2012-11-17 12:09:16 +09:00
Marcel Holtmann
793cc67596 monitor: Add basic decoding for SDP transactions 2012-11-17 01:52:12 +09:00
Marcel Holtmann
993e52f5cb monitor: Decode missing L2CAP signalling commands 2012-11-14 01:22:11 +09:00
Marcel Holtmann
97451ee53c monitor: Add some mising AMP controller decodings 2012-11-13 16:50:40 +09:00
Marcel Holtmann
368bf5cdf0 monitor: Add missing HCI event decodings 2012-11-13 16:34:37 +09:00
Marcel Holtmann
55eeda7afd monitor: Decode the L2CAP create channel commands 2012-11-11 18:44:04 +09:00
Marcel Holtmann
680a72de23 monitor: Decode commands for physical and logical links 2012-11-11 11:52:18 +09:00
Marcel Holtmann
366c5ac8ca monitor: Add some missing LE command decodings 2012-11-11 01:26:02 +01:00
Marcel Holtmann
5b7dc67021 monitor: Add decoding of L2CAP signal channel 2012-11-09 23:32:30 +01:00
Marcel Holtmann
9bd562adc7 monitor: Move L2CAP header definition into global include 2012-11-09 21:01:06 +01:00
Marcel Holtmann
db493ac0d3 monitor: Add decoding for command to set advertising 2012-11-08 18:01:34 +01:00
Johan Hedberg
0c1145e4c3 monitor: Simplify advertising report parsing to single-reports 2012-11-06 08:59:58 +02:00
Johan Hedberg
377eab7273 monitor: Fix LE advertising report parsing 2012-11-05 12:32:02 +02:00
Marcel Holtmann
918e4d24a5 monitor: Support basic set of AMP controller commands and events 2012-11-04 19:32:46 +01:00
Marcel Holtmann
71d6558c19 monitor: Add missing LE start encryption command 2012-11-03 12:49:06 +01:00
Marcel Holtmann
1b886e57c0 monitor: Majority of LE commands and events 2012-11-03 09:35:26 +01:00
Marcel Holtmann
e1ee2ac191 monitor: Complete basic rate link policy commands 2012-11-03 06:47:13 +01:00
Marcel Holtmann
67955ff963 monitor: Complete basic rate link control commands 2012-11-02 23:20:08 +01:00
Marcel Holtmann
988a2bb6ac monitor: Add decoding for all basic rate events 2012-11-02 19:53:08 +01:00
Marcel Holtmann
d693421f02 monitor: Add a few more LE commands to the decoding 2012-11-02 11:08:57 +01:00
Marcel Holtmann
7bc76b3d3a monitor: Add more decoding of HCI commands and events 2012-11-02 08:43:25 +01:00
Marcel Holtmann
0a13fb5602 monitor: Add data structure for advertising channel TX power 2012-10-31 18:41:57 -07:00
Marcel Holtmann
462e5b972b monitor: Add packet information for local AMP info response 2012-10-29 16:09:14 -07:00
Marcel Holtmann
bac09a9dbb monitor: Add defines for connection packet type changes 2012-02-29 09:05:12 -08:00
Marcel Holtmann
9d3b93ede7 monitor: Add Bluetooth HCI declarations 2012-02-27 10:52:14 -08:00