summaryrefslogtreecommitdiff
path: root/emulator/hciemu.c
Commit message (Expand)AuthorAgeFilesLines
* bthost: Add support for BT_H4_ISO_PKTLuiz Augusto von Dentz2022-03-071-0/+1
* emulator: Add support to get the advertising addressTedd Ho-Jeong An2021-10-251-0/+15
* emulator: Add support to config the accept and resolve listTedd Ho-Jeong An2021-10-251-0/+28
* mgmt-tester: Make use of vhci_set_force_suspend/vhci_set_force_wakeupLuiz Augusto von Dentz2021-10-181-0/+8
* hciemu: Use vhci_open to instanciate a vhci btdevLuiz Augusto von Dentz2021-10-181-53/+74
* emulator: Inclusive language changesArchie Pusaka2021-09-211-10/+11
* bthost: Add bthost_debug and use it on smp.cLuiz Augusto von Dentz2021-08-121-2/+2
* hciemu: Add support for multiple clientsLuiz Augusto von Dentz2020-12-171-77/+157
* hciemu: Fix crash when test is aborted during pre setupLuiz Augusto von Dentz2020-11-131-1/+7
* emulator/hciemu: Add debug supportLuiz Augusto von Dentz2020-11-021-0/+48
* emulator: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* emulator: Fix version number of ISO related featuresLuiz Augusto von Dentz2020-04-231-2/+2
* emulator: Add initial support for BT 5.2Luiz Augusto von Dentz2020-02-031-0/+3
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* emulator: Add 5.0 feature supportJaganath Kanakkassery2018-06-181-0/+3
* emulator: Add initial LE states to btdev and API to set new oneŁukasz Rymanowski2018-02-121-0/+8
* tools/mgmt-tester: Test read extended controller infoMichał Narajowski2016-09-071-0/+10
* lib: Define HCI_PRIMARY and use it instead of HCI_BREDRMarcel Holtmann2016-07-041-1/+2
* emulator/hciemu: Fix return valueGowtham Anandha Babu2015-11-161-2/+2
* emulator: Add API to get BR/EDR scan_enable valueJohan Hedberg2015-11-161-0/+8
* emulator: Return raw LE scan_enable valueJohan Hedberg2015-11-161-2/+2
* emulator: add support for checking le scan stateJakub Pawlowski2015-11-111-0/+8
* emulator: Add support for emulating Bluetooth 2.0 controllersMarcel Holtmann2015-03-291-0/+3
* emulator: Use local includes for libbluetooth headersMarcel Holtmann2015-02-121-2/+2
* emulator/bthost: Remove empty bthost_stop functionSzymon Janc2014-11-041-2/+0
* emulator/hciemu: Fix not handling failed read correctlySzymon Janc2014-09-291-0/+7
* build: Move hciemu.c and hciemu.h into emulator directoryMarcel Holtmann2014-09-251-0/+501