summaryrefslogtreecommitdiff
path: root/emulator/bthost.h
Commit message (Expand)AuthorAgeFilesLines
* tools/iso-tester: Add Broadcast tests for encrypted BIGIulia Tanasescu2023-04-191-1/+3
* bthost: Allow sending ISO packets with sequence number and timestampPauli Virtanen2023-02-271-1/+2
* bthost: Add callback to accept ISO connectionsLuiz Augusto von Dentz2022-12-061-2/+3
* bthost: Add destroy callback to bthost_add_iso_hookLuiz Augusto von Dentz2022-08-221-1/+2
* bthost: Add qos support to bthost_set_cig_paramsLuiz Augusto von Dentz2022-08-051-1/+3
* bthost: Add support for Create CISLuiz Augusto von Dentz2022-04-141-0/+6
* bthost: Add support for Create BIGLuiz Augusto von Dentz2022-03-071-0/+1
* bthost: Add support for Periodic AdvertisingLuiz Augusto von Dentz2022-03-071-0/+2
* bthost: Add support for BT_H4_ISO_PKTLuiz Augusto von Dentz2022-03-071-0/+11
* emulator: bthost: Add support LE Ext Adv ReportTedd Ho-Jeong An2021-10-251-0/+5
* bthost: Add bthost_debug and use it on smp.cLuiz Augusto von Dentz2021-08-121-0/+2
* emulator/bthost: Create ext adv params before setting adv dataTedd Ho-Jeong An2021-06-231-0/+1
* bthost: Add support for address types other then publicLuiz Augusto von Dentz2020-12-171-2/+3
* emulator/bthost: Add debug supportLuiz Augusto von Dentz2020-11-021-0/+5
* emulator: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* tools/l2cap-tester: Add test for waiting disconnection responseArchie Pusaka2020-06-041-1/+4
* emulator: Add 5.0 feature supportJaganath Kanakkassery2018-06-181-0/+7
* emulator: Include Link Key in key distribution if BR/EDR is supportedJohan Hedberg2016-06-071-0/+2
* emulator/bthost: Add support for setting custom ADV dataSzymon Janc2015-05-171-2/+3
* emulator/bthost: Add support for triggering SMP over BR/EDRJohan Hedberg2015-01-071-0/+2
* emulator: Add SMP over BR/EDR supportJohan Hedberg2014-12-171-1/+2
* emulator: Provide API to enable LE host supportJohan Hedberg2014-12-171-0/+2
* emulator/bthost: Add API to wait for bthost readinessJohan Hedberg2014-12-031-0/+3
* emulator/bthost: Add API to enable SC supportJohan Hedberg2014-12-031-0/+2
* emulator/bthost: Remove empty bthost_stop functionSzymon Janc2014-11-041-1/+0
* emulator/bthost: Add bthost_send_cid_vLuiz Augusto von Dentz2014-09-301-0/+2
* emulator/bthost: Add skeleton for passing encryption changes to SMPJohan Hedberg2014-09-191-0/+1
* emulator/bthost: Add getter functions needed by SMPJohan Hedberg2014-09-181-0/+3
* emulator/bthost: Add iovec supportLuiz Augusto von Dentz2014-09-181-1/+2
* emulator: Add support for specifying SMP authentication requirementJohan Hedberg2014-09-161-1/+1
* emulator: Use explicit IO capability for bthostJohan Hedberg2014-09-131-1/+1
* emulator/bthost: Add hci disconnectMarcin Kraglak2014-08-251-0/+3
* emulator: Add flags param to advertise enabling functionJakub Tyszkowski2014-07-181-1/+2
* emulator/bthost: Add support to set auth_req for bthostAndrzej Kaczmarek2014-05-191-0/+1
* monitor: Use 64-bit unsigned integer for random numberMarcel Holtmann2014-02-271-2/+1
* emulator/bthost: Rename rfcomm_channel to rfcomm_chan for shorter symbol namesJohan Hedberg2014-02-191-4/+3
* emulator/bthost: Add function to send RFCOMM UIH frames from bthostMarcin Kraglak2014-02-191-0/+4
* emulator/bthost: Add api to handle RFCOMM data on bthostMarcin Kraglak2014-02-191-0/+9
* emulator/bthost: Add SMP callback to fetch LTKJohan Hedberg2014-01-201-0/+2
* emulator/bthost: Add SMP supportJohan Hedberg2014-01-201-0/+10
* tools/bthost: Remove useless channel parameter from RFCOMM callbackJohan Hedberg2014-01-161-2/+1
* emulator/bthost: Implement bthost_connect_rfcommMarcin Kraglak2014-01-161-0/+4
* emulator/bthost: Add method to create rfcomm serverMarcin Kraglak2014-01-161-0/+7
* emulator/bthost: Add API to request authenticationJohan Hedberg2014-01-151-0/+2
* emulator/bthost: Add API to reject SSP User ConfirmationJohan Hedberg2014-01-131-0/+1
* emulator/bthost: Add support for specifying custom IO capabilityJohan Hedberg2014-01-131-0/+1
* emulator/bthost: Add support for enabling SSP modeJohan Hedberg2014-01-101-0/+2
* emulator/bthost: Add basic PIN Code Request handlingJohan Hedberg2014-01-081-0/+3
* emulator/bthost: Remove not used bthost_set_server_psmMarcin Kraglak2013-12-201-2/+0
* emulator: Add new method for adding l2cap serverMarcin Kraglak2013-12-201-0/+5