sco-tester: test local and remote disconnecting simultaneously
[platform/upstream/bluez.git] / emulator /
2024-01-05 Pauli Virtanenbtdev: fix Command Status command opcodes for Setup...
2024-01-05 Pauli Virtanenbtdev: check error conditions for HCI_Create_Connection...
2024-01-05 Luiz Augusto von... bthost: Add support to set ISO Packet Status
2024-01-05 Luiz Augusto von... btdev: Fix CIS Established Event parameters
2024-01-05 Luiz Augusto von... btdev: Fix LE CIS Established Event
2024-01-05 Luiz Augusto von... btdev: Fix CIS Establish ISO Interval
2024-01-05 Luiz Augusto von... btdev: Fix build error
2024-01-05 Iulia Tanasescubtdev: Support multiple BIS
2024-01-05 Pauli Virtanenbtdev: check LE Create CIS error conditions
2024-01-05 Pauli Virtanenbtdev: fix inactive CIG configurable status
2024-01-05 Pauli Virtanenbtdev: report right reason for local Disconnect complete
2024-01-05 Pauli Virtanenbtdev: support multiple CIG
2024-01-05 Iulia Tanasescutools/iso-tester: Add Broadcast tests for encrypted BIG
2024-01-05 Luiz Augusto von... btdev: Fix not setting CIS parameters properly
2024-01-05 Iulia TanasescuSplit bt_iso_qos into dedicated structures
2024-01-05 Manish Mandlikvhci: Add support to trigger devcoredump and read the...
2024-01-05 Pauli Virtanenbthost: Allow sending ISO packets with sequence number...
2024-01-05 Luiz Augusto von... bthost: Add callback to accept ISO connections
2023-05-15 Luiz Augusto von... vhci: Add function to interact with force_static_address
2023-05-15 Luiz Augusto von... btdev: Add support for setting bdaddr
2023-05-15 Luiz Augusto von... bthost: Add destroy callback to bthost_add_iso_hook
2023-05-15 Luiz Augusto von... bthost: Add qos support to bthost_set_cig_params
2023-05-15 Luiz Augusto von... btdev: Fix not checking if a CIG has any active CIS
2023-05-15 Luiz Augusto von... btdev: Fix not removing connection and advertising...
2023-05-15 Luiz Augusto von... btdev: Fix CIS Established
2023-05-15 Luiz Augusto von... bthost: Fix not setting all parameters when using Creat...
2023-05-15 Luiz Augusto von... bthost: Add support for Create CIS
2023-05-15 Luiz Augusto von... btdev: Fix not cleanup ssp_status and ssp_auto_complete
2023-05-15 Luiz Augusto von... btdev: Fix BIG Create Sync
2023-05-15 Luiz Augusto von... btdev: Add support for sending LE BIG Info Adv Reports
2023-05-15 Luiz Augusto von... btdev: Check parameter for CIG related commands
2023-05-15 Luiz Augusto von... btdev: Fix response to LE Set Extended Advertising...
2023-05-15 Luiz Augusto von... bthost: Add support for Create BIG
2023-05-15 Luiz Augusto von... bthost: Add support for Periodic Advertising
2023-05-15 Luiz Augusto von... bthost: Add support for BT_H4_ISO_PKT
2023-05-15 Luiz Augusto von... btdev: Implements BT_HCI_CMD_LE_BIG_TERM_SYNC
2023-05-15 Luiz Augusto von... btdev: Implements BT_HCI_CMD_LE_BIG_CREATE_SYNC
2023-05-15 Luiz Augusto von... monitor: Rename Periodic Advertising terms to PA/pa
2023-05-15 Luiz Augusto von... btdev: Send BT_HCI_EVT_LE_PER_SYNC_ESTABLISHED if remot...
2023-05-15 Luiz Augusto von... btdev: Send BT_HCI_EVT_LE_PER_SYNC_ESTABLISHED when...
2023-05-15 Luiz Augusto von... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_TERM_SYNC
2023-05-15 Luiz Augusto von... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_CREATE_SYNC...
2023-05-15 Luiz Augusto von... btdev: Implement BT_HCI_CMD_LE_PERIODIC_ADV_CREATE_SYNC
2023-05-15 Luiz Augusto von... monitor: Fix Create BIG PDU
2023-05-15 Fabrice Fontainebuild: Fix errors with glibc < 2.25
2023-05-15 Luiz Augusto von... bthost: Increase number of credits
2023-05-15 Luiz Augusto von... bthost: Fix length calculation for RFCOMM header
2023-05-15 Luiz Augusto von... bthost: Fix not handling ACL fragmentation
2023-05-15 Luiz Augusto von... btdev: Fix response to BT_HCI_CMD_LE_REMOVE_CIG
2023-05-15 Luiz Augusto von... btdev: Fix command status of BT_HCI_CMD_LE_TERM_BIG
2023-05-15 Luiz Augusto von... btdev: Add implementation for BT_HCI_CMD_LE_TERM_BIG
2023-05-15 Luiz Augusto von... emulator: Add support for vendor commands
2022-03-14 Wootak JungMerge "Add avtest to test rpm" into tizen submit/tizen/20220314.225934 submit/tizen/20220316.003414
2022-03-11 Luiz Augusto von... btdev: Add support for BT_HCI_CMD_LE_CREATE_CONN_CANCEL
2022-03-11 Tedd Ho-Jeong Anemulator: Replace random number generation function
2022-03-11 Tedd Ho-Jeong Anemulator: fix potential resource leak
2022-03-11 Tedd Ho-Jeong Anemulator: Fix uninitiailzed scalar variable
2022-03-11 Luiz Augusto von... btdev: Add support for LE Set Privacy mode
2022-03-11 Tedd Ho-Jeong Anemulator: Add support to get the advertising address
2022-03-11 Tedd Ho-Jeong Anemulator: bthost: Add support LE Ext Adv Report
2022-03-11 Tedd Ho-Jeong Anemulator: Add support to config the accept and resolve...
2022-03-11 Luiz Augusto von... btdev: Fix using the callback return as command complete
2022-03-11 Luiz Augusto von... btdev: Set Local RPA when own_addr_type is 0x03
2022-03-11 Luiz Augusto von... emulator: Add initial support for MSFT vendor commands
2022-03-11 Luiz Augusto von... btdev: Use Linux Foundation as manufacturer
2022-03-11 Luiz Augusto von... emulator/vhci: Fix writing msft_opcode using binary...
2022-03-11 Luiz Augusto von... mgmt-tester: Make use of vhci_set_force_suspend/vhci_se...
2022-03-11 Luiz Augusto von... vhci: Add functions to interface with debugfs
2022-03-11 Luiz Augusto von... hciemu: Use vhci_open to instanciate a vhci btdev
2022-03-11 Luiz Augusto von... vhci: Use io.h instead of mainloop.h
2022-03-11 Luiz Augusto von... vhci: Read the controller index
2022-03-11 Archie Pusakaemulator: Inclusive language changes
2022-03-11 Archie Pusakamonitor: Inclusive language changes
2022-03-11 Luiz Augusto von... btdev: Fix removing advertising set if it was terminated
2022-03-11 Luiz Augusto von... btdev: Fix order of BT_HCI_EVT_LE_ADV_SET_TERM
2022-03-11 Luiz Augusto von... btdev: Fix sending terminate advertising event to the...
2022-03-11 Kiran Kemulator: Add support enhanced SCO connection
2022-03-11 Luiz Augusto von... bthost: Fix not initializing address types properly
2022-03-11 Luiz Augusto von... bthost: Add bthost_debug and use it on smp.c
2022-03-11 Luiz Augusto von... btdev: Add proper handling for own_address_type 0x03
2022-03-11 Luiz Augusto von... btdev: Fix not checking conditions for LE Set Random...
2022-03-11 Luiz Augusto von... btdev: Add proper checks for own_addr_type for LE scan/adv
2022-03-11 Tedd Ho-Jeong Anemulator/btdev: Add support HCI_READ_CLOCK command
2022-03-11 Luiz Augusto von... btdev: Add proper checks for own_addr_type for extended...
2022-03-11 Tedd Ho-Jeong Anemulator/btdev: clean up the queue before closing the...
2022-03-11 Tedd Ho-Jeong Anemulator/bthost: Create ext adv params before setting...
2022-03-11 Luiz Augusto von... emulator/btdev: Add support HCI LE Adv Set Terminated...
2022-03-11 Tedd Ho-Jeong Anemulator/btdev: Add support multiple instance of extend...
2022-03-11 Luiz Augusto von... btdev: Check advertising/scanning states when changing...
2022-03-11 Luiz Augusto von... btdev: Check advertising/scanning states when changing...
2022-03-11 Luiz Augusto von... btdev: Remove debugs
2022-03-11 Luiz Augusto von... btdev: Fix handling of white/resolving list
2022-03-11 Luiz Augusto von... btdev: Fix crash when generating disconnected event...
2022-03-11 Tedd Ho-Jeong Anemulator/btdev: Enable LE Privacy feature
2022-03-11 Luiz Augusto von... btdev: Add resolving list support
2022-03-11 Luiz Augusto von... btdev: Add support for Add/Remove White List
2022-03-11 Luiz Augusto von... btdev: Fix crashing if ISO link is in fact a BIS
2022-03-11 Luiz Augusto von... btdev: Mark LE Periodic Advertising bit as supported
2022-03-11 Tedd Ho-Jeong Anemulator/btdev: Add missing commands
2022-03-11 Luiz Augusto von... btdev: Fix invalid BIG Complete event
next