summaryrefslogtreecommitdiff
path: root/emulator
Commit message (Expand)AuthorAgeFilesLines
* emulator: Periodic Advertising CommandKeyur Parekh2021-03-151-6/+44
* btdev: Add support for Configure Data PathLuiz Augusto von Dentz2021-03-021-1/+18
* btdev: Add support Read Local Supported Controller DelayLuiz Augusto von Dentz2021-03-021-1/+20
* monitor: Add support for decoding Read Local Controller DelayLuiz Augusto von Dentz2021-03-021-1/+1
* btdev: Add support Read Local Supported Codec CapabilitiesLuiz Augusto von Dentz2021-03-021-1/+19
* btdev: Add support Read Local Supported Codecs V2Luiz Augusto von Dentz2021-03-021-1/+34
* btdev: Fix not sending ISO packetsLuiz Augusto von Dentz2021-02-191-14/+20
* emulator: Add option for enabling debug with btvirtLuiz Augusto von Dentz2021-02-191-1/+19
* vhci: Add vhci_set_debugLuiz Augusto von Dentz2021-02-192-0/+14
* btdev: Fix auto-disable Extended Adv SetLuiz Augusto von Dentz2021-01-221-2/+4
* btdev: Fix using CIG settings from the peripheral not the centralLuiz Augusto von Dentz2021-01-191-13/+15
* emulator: Fix sending CIS Requested to Create CIS deviceLuiz Augusto von Dentz2021-01-141-1/+1
* emulator/btdev: Add support LE_READ_TX_POWER commandTedd Ho-Jeong An2020-12-231-1/+19
* bthost: Add support for address types other then publicLuiz Augusto von Dentz2020-12-173-9/+29
* hciemu: Add support for multiple clientsLuiz Augusto von Dentz2020-12-172-77/+163
* btdev: Add support for multiple connectionsLuiz Augusto von Dentz2020-12-171-321/+609
* bthost: Always use conn->prnd for Pairing RandomLuiz Augusto von Dentz2020-12-171-5/+4
* bthost: Use bt_crypto_random_bytes to generate a Pairing RandomLuiz Augusto von Dentz2020-12-161-0/+2
* btdev: Fix not responding with the same CIG IDLuiz Augusto von Dentz2020-12-151-1/+2
* btdev: Fix not handling BT_HCI_CMD_HOST_NUM_COMPLETED_PACKETSLuiz Augusto von Dentz2020-12-071-0/+11
* emulator: Fix the unchecked return valueTedd Ho-Jeong An2020-11-242-3/+13
* btdev: Fix not emitting Ext Connection Complete properlyLuiz Augusto von Dentz2020-11-171-1/+2
* bthost: Fix sending uninitilized dataLuiz Augusto von Dentz2020-11-131-0/+1
* hciemu: Fix crash when test is aborted during pre setupLuiz Augusto von Dentz2020-11-131-1/+7
* bthost: Fix running request callbacks for remote requestsLuiz Augusto von Dentz2020-11-131-2/+30
* btdev: Rework command handlingLuiz Augusto von Dentz2020-11-131-2854/+3537
* emulator: Return error for ext adv feature not supportedLuiz Augusto von Dentz2020-11-041-2/+13
* emulator/bthost: Add support for LE CIS RequestLuiz Augusto von Dentz2020-11-021-0/+18
* emulator: Fix not gerating proper advertisementLuiz Augusto von Dentz2020-11-021-0/+25
* emulator/hciemu: Add debug supportLuiz Augusto von Dentz2020-11-022-0/+53
* emulator/bthost: Add debug supportLuiz Augusto von Dentz2020-11-022-10/+68
* emulator/btdev: Add debug supportLuiz Augusto von Dentz2020-11-022-47/+57
* emulator: Fix not setting CIG ID properlyLuiz Augusto von Dentz2020-10-261-1/+1
* emulator: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2122-308/+22
* emulator: Implement LE Remove CIGLuiz Augusto von Dentz2020-09-111-0/+10
* tools/l2cap-tester: Add test for waiting disconnection responseArchie Pusaka2020-06-042-2/+20
* emulator: Use master settings for CIS paramsLuiz Augusto von Dentz2020-05-261-2/+5
* emulator: Don't require ACL connection for Setup ISO Data PathLuiz Augusto von Dentz2020-05-211-1/+1
* emulator: Fix not reporting LE Set Default PHY as supportedLuiz Augusto von Dentz2020-05-181-0/+1
* 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