summaryrefslogtreecommitdiff
path: root/emulator
Commit message (Expand)AuthorAgeFilesLines
* emulator: Fix response to LE Setup ISO Data PathLuiz Augusto von Dentz2020-05-131-6/+9
* emulator: Add support for LE Remove ISO Data PathLuiz Augusto von Dentz2020-04-231-0/+25
* emulator: Add support for LE Setup ISO Data PathLuiz Augusto von Dentz2020-04-231-0/+45
* emulator: Add support for LE Set Host FeatureLuiz Augusto von Dentz2020-04-231-0/+10
* emulator: Fix version number of ISO related featuresLuiz Augusto von Dentz2020-04-235-38/+38
* emulator: Fix command line parameters with optional argumentOlivier Martin2020-04-151-2/+4
* emulator/bthost: Add support for ECRED Connection request/responseLuiz Augusto von Dentz2020-03-301-0/+72
* emulator: Add initial support for BT 5.2Luiz Augusto von Dentz2020-02-035-43/+258
* emulator: Fix condition check in btdev_create()Inga Stotland2019-07-121-1/+1
* emulator: Fix handling of Set Event Mask Page 2 CommandSzymon Janc2019-03-281-2/+2
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-066-0/+6
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-053-25/+3
* emulator: Add BREDR 2M & 3M, 3 & 5 Slot packet type supportJaganath Kanakkassery2018-07-301-0/+10
* emulator: Fix unsupported command for WRITE_LE_HOST_SUPPORTEDJaganath Kanakkassery2018-07-261-0/+1
* emulator: Add 5.0 feature supportJaganath Kanakkassery2018-06-186-10/+558
* emulator/b1ee: Enable to specify host and portERAMOTO Masaya2018-04-261-5/+95
* emulator: Add initial LE states to btdev and API to set new oneŁukasz Rymanowski2018-02-124-1/+31
* emulator: Update emulated controller HCI version from 4.2 to 5.0Johan Hedberg2017-05-091-2/+2
* emulator: Improved handling of Set Default PHY commandMarcel Holtmann2017-05-021-5/+69
* emulator: Enable LE power class and minimum channels featureMarcel Holtmann2017-05-011-2/+2
* emulator: Fix comments for event mask descriptionsMarcel Holtmann2017-05-011-9/+9
* emulator: Add basic PHY command handling to LE only controllerMarcel Holtmann2017-05-011-5/+52
* emulator: Add Bluetooth 5.0 defines to LE only controllerMarcel Holtmann2017-05-011-2/+51
* tools/mgmt-tester: Test read extended controller infoMichał Narajowski2016-09-072-0/+12
* build: Fix checking result of sizeof instead of memcmpLuiz Augusto von Dentz2016-08-251-1/+1
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-043-5/+6
* emulator: Fix status value for DHKey Complete eventJohan Hedberg2016-07-021-0/+1
* emulator: Include Link Key in key distribution if BR/EDR is supportedJohan Hedberg2016-06-073-8/+21
* emulator/hciemu: Fix return valueGowtham Anandha Babu2015-11-161-2/+2
* emulator: Add API to get BR/EDR scan_enable valueJohan Hedberg2015-11-164-0/+17
* emulator: Return raw LE scan_enable valueJohan Hedberg2015-11-164-5/+5
* emulator: Fix sending valid HCI_LE_Create_Connection parametersJohan Hedberg2015-11-121-0/+6
* emulator: add support for checking le scan stateJakub Pawlowski2015-11-114-0/+17
* emulator: Refactor le set scan enable command handlerMariusz Skamra2015-10-051-2/+9
* emulator: Enable Slave-initiated Features Exchange featureMariusz Skamra2015-10-051-0/+1
* emulator: Add support for LE Remote Connection Parameter Request Negative ReplyMariusz Skamra2015-10-051-0/+38
* emulator: Add support for LE Remote Connection Parameter Request ReplyMariusz Skamra2015-10-051-7/+67
* emulator: Remove duplicated assignmentMariusz Skamra2015-10-051-2/+0
* emulator: Fix LE Connection Complete Event dataMariusz Skamra2015-10-051-13/+19
* emulator: Update LE supported commandsMariusz Skamra2015-08-291-0/+9
* emulator: Fix parameter order in le_conn_update()Johan Hedberg2015-08-141-1/+1
* emulator: Add support for ACL data transfer for serversAbhirup Ghosh2015-07-301-0/+7
* emulator: Add support for scanning on different channelsMarcel Holtmann2015-07-142-2/+19
* emulator: Add support for scan window and scan interval handlingMarcel Holtmann2015-07-141-1/+72
* emulator: Add support for using advertising delay valuesMarcel Holtmann2015-07-141-3/+15
* emulator: Add support for Read Encryption Key Size commandJohan Hedberg2015-06-111-0/+28
* emulator: Fix 2.0 HCI version (it's 0x03 and not 0x04)Johan Hedberg2015-06-111-1/+1
* btdev: Indicate support for 4.2 encryption commandsAndrei Emeltchenko2015-05-221-0/+4
* emulator: Fix passing correct EDiv & Rand valuesJohan Hedberg2015-05-221-2/+5
* emulator: Handle Host Number Of Completed Packets CommandSzymon Janc2015-05-201-0/+6