summaryrefslogtreecommitdiff
path: root/monitor/packet.c
Commit message (Expand)AuthorAgeFilesLines
...
* monitor: Add support for decoding Read Local Controller DelayLuiz Augusto von Dentz2021-03-021-18/+48
* monitor: Add support for decoding Read Local Supported Codec CapabilitiesLuiz Augusto von Dentz2021-03-021-18/+80
* monitor: Add support for decoding Read Local Supported Codecs V2Luiz Augusto von Dentz2021-03-021-26/+98
* monitor: Rename big_id fields to handleLuiz Augusto von Dentz2021-03-021-5/+5
* monitor: Fix BIG Create Sync decodingLuiz Augusto von Dentz2021-03-021-5/+8
* monitor: Rename big_id field to handleLuiz Augusto von Dentz2021-03-021-4/+4
* monitor: Fix handling of BT_HCI_EVT_LE_BIG_SYNC_ESTABILISHEDLuiz Augusto von Dentz2021-02-231-0/+6
* monitor: Fix handling of BT_HCI_EVT_LE_BIG_COMPLETELuiz Augusto von Dentz2021-02-231-0/+6
* monitor: Decode add advmon with RSSI parameterArchie Pusaka2021-01-151-4/+39
* btmon: fix buffer bound checksJacob Siverskog2020-12-221-6/+6
* monitor: Add new MGMT adv commands and events to monitorDaniel Winkler2020-10-291-0/+65
* advertising: Use new mgmt interface for advertising addDaniel Winkler2020-10-291-2/+2
* monitor: Decode Remove ADV MonitorHoward Chung2020-10-291-0/+28
* monitor: Decode Add ADV monitor commandHoward Chung2020-10-291-0/+48
* monitor: Decode ADV Monitor read feature commandHoward Chung2020-10-291-0/+48
* monitor: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* monitor: Fix decoding of LE Remove CIGLuiz Augusto von Dentz2020-09-111-1/+15
* monitor: Add support for Suspend and Resume eventsAbhishek Pandit-Subedi2020-08-311-0/+55
* monitor: Decode device flags mgmt ops and eventAbhishek Pandit-Subedi2020-07-071-0/+70
* monitor: Fix parsing of LE Setup ISO Data Path responseLuiz Augusto von Dentz2020-05-131-1/+15
* monitor: Set msft_opcode for Microsoft vendor extensionMarcel Holtmann2020-05-061-1/+12
* monitor: Decode mgmt commands and event for experimental featuresMarcel Holtmann2020-05-061-0/+63
* monitor: Fix Set Host FeatureLuiz Augusto von Dentz2020-05-011-2/+3
* emulator: Add support for LE Remove ISO Data PathLuiz Augusto von Dentz2020-04-231-1/+1
* monitor: Add decoding support for HCI LE Set Host FeatureLuiz Augusto von Dentz2020-04-221-0/+19
* monitor: Fix off-by-one error with IRKs and LTKsMarcel Holtmann2020-04-051-2/+2
* monitor: Fix missing setting stringHoward Chung2020-04-011-0/+1
* monitor: Fix decoding of LE Setup ISO Data Path commandLuiz Augusto von Dentz2020-03-301-25/+29
* monitor: Add support for Read Local Simple Pairing Options commandMarcel Holtmann2020-03-301-0/+12
* monitor: Add support for ISO packetsLuiz Augusto von Dentz2020-02-031-0/+53
* monitor: Add support for decoding ISO related commandsLuiz Augusto von Dentz2020-02-031-0/+661
* monitor: Add missing HCI command error code decodingSzymon Janc2020-01-301-0/+1
* monitor: Decode LE CTE Request Failed eventSzymon Czapracki2020-01-091-0/+10
* monitor: Decode LE Set Default Periodic Adv Sync Transfer Params. commandSzymon Czapracki2020-01-091-0/+17
* monitor: Decode LE Set Periodic Adv Sync Transfer Parameterers commandSzymon Czapracki2020-01-091-0/+38
* monitor: Decode LE Periodic Advertising Set Info Transfer commandSzymon Czapracki2020-01-091-0/+12
* monitor: Decode LE Periodic Advertising Sync Transfer commandSzymon Czapracki2020-01-091-0/+20
* monitor: Decode LE Set Periodic Advertising Receive Enable commandSzymon Czapracki2020-01-091-0/+11
* monitor: Decode LE Periodic Advertising Sync Transfer Received EventSzymon Czapracki2020-01-091-0/+21
* monitor: Update periodic sync commands.Szymon Czapracki2020-01-091-16/+80
* monitor: Decode LE Periodic Advertising Sync Lost EventSzymon Janc2019-05-241-1/+9
* monitor: Decode LE Periodic Advertising Report EventSzymon Janc2019-05-241-1/+45
* monitor: Decode LE Periodic Advertising Sync Established EventSzymon Janc2019-05-241-1/+20
* monitor: Fix LE Set Extended Advertising Parameters TX power decodingSzymon Janc2019-03-081-2/+5
* monitor: Add decoding for HCI LE Transmitter Test command [v3]Luiz Augusto von Dentz2019-03-071-0/+68
* monitor: Add decoding for HCI LE Receiver Test command [v3]Luiz Augusto von Dentz2019-03-071-0/+40
* monitor: Add Bluetooth 5.1 features and version informationJohan Hedberg2019-01-291-0/+14
* monitor: Reformat LE features tableJohan Hedberg2019-01-291-17/+17
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* btmon: Add colors to data status in extended adv reportƁukasz Rymanowski2018-10-301-1/+6