summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-01-05lib/uuid.h: Add UUID(s)Nitin Jadhav1-0/+5
2024-01-05Rename BAA_SERVICE to BCAA_SERVICE add BAA_SERVICE(0x1851)Silviu Florian Barbulescu1-2/+5
2024-01-05monitor: Add decoding support for Sync Receiver eventsClaudia Draghicescu1-0/+3
2024-01-05adapter: Handle Device Found Event with Scan Response flagLuiz Augusto von Dentz1-0/+1
2024-01-05lib/uuid.h: Add VOCS characteristic uuid(s)Nitin Jadhav1-0/+5
2024-01-05lib: Add macro definitions for BAP broadcast source supportSilviu Florian Barbulescu3-0/+15
2024-01-05lib/uuid: Add BASS UUIDsIulia Tanasescu1-0/+5
2024-01-05Split bt_iso_qos into dedicated structuresIulia Tanasescu1-13/+33
2024-01-05l2test: Fix setting mode for BR/EDR l2cap socketSimon Mikuda1-0/+2
2024-01-05mgmt: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-56/+61
2024-01-05lib: Add defines for MGMT setting bits for CIS feature supportPauli Virtanen1-0/+2
2024-01-05lib/uuid: Add CSIS UUIDsSathish Narasimman1-0/+7
2023-07-07gatt-database: Add OCF service handling logicWootak Jung1-0/+1
2023-05-15lib/uuid: Add GMCS UUIDsAbhay Maheta1-0/+15
2023-05-15lib: Add defines of new MGMT opcodes and eventsBrian Gix1-0/+6
2023-05-15lib/uuid: Add VCS UUIDsSathish Narasimman1-0/+7
2023-05-15lib: Add mgmt opcodes and events for MeshBrian Gix1-0/+47
2023-05-15lib/uuid: Add PACS/ASCS UUIDsLuiz Augusto von Dentz1-0/+18
2023-05-15lib: Add definitions for ISO socketLuiz Augusto von Dentz2-1/+79
2023-05-15advertising: Fix attempting to set scan_rspLuiz Augusto von Dentz1-0/+3
2023-05-15monitor/att: Add decoding support for ASE Sink/SourceLuiz Augusto von Dentz1-0/+4
2023-05-15lib: fix hci_strtolm crashYun-Hao Chung1-1/+1
2023-05-15uuid: Fix crashing if a NULL string is passed to bt_string_to_uuidLuiz Augusto von Dentz1-0/+3
2022-03-11mgmt: Add NAME_REQUEST_FAILED flag for device_found eventArchie Pusaka1-3/+4
2022-03-11lib: Add definitions of the Adv Monitor Device Found/Lost eventsManish Mandlik1-0/+18
2022-03-11adapter: Set Device Privacy ModeLuiz Augusto von Dentz1-1/+2
2022-03-11lib: Fix HCI_MAX_ACL_SIZELuiz Augusto von Dentz1-2/+3
2022-03-11lib: Inclusive language changesArchie Pusaka2-13/+21
2022-03-11lib: Fix variable-length array declarations in hci structuresPeter A. Bigot1-8/+8
2022-03-11tools/sco-tester: add test cases to get offload codecsKiran K1-0/+18
2022-03-11gatt: Add support for Central Address Resolution characteristicLuiz Augusto von Dentz1-0/+1
2022-03-11lib: Align mgmt header with documentTedd Ho-Jeong An1-1/+6
2022-03-11mgmt: Add missing opcodes to mgmt_opLuiz Augusto von Dentz1-0/+3
2022-03-11lib/uuid: Fix string to uuid32 conversionArchie Pusaka1-1/+1
2022-03-11advertising: Create and use scannable adv param flagDaniel Winkler1-0/+1
2022-03-11advertising: Add SupportedFeatures to LEAdvertisingManager1Daniel Winkler1-0/+2
2022-03-11lib/mgmt: Adding Add Adv Patterns Monitor RSSI opcodeArchie Pusaka1-0/+15
2022-03-11btdev: Add support for multiple connectionsLuiz Augusto von Dentz1-0/+1
2022-03-11lib: Fix the unchecked return valueTedd Ho-Jeong An2-3/+6
2022-03-11advertising: Query LE TX range at manager initializationDaniel Winkler1-4/+10
2022-03-11advertising: Use new mgmt interface for advertising addDaniel Winkler1-0/+28
2022-03-11advertising: Detect if extended advertising mgmt commands are supportedDaniel Winkler1-0/+4
2022-03-11lib: Fix using spaces to align BT_PKT_STATUSLuiz Augusto von Dentz1-1/+1
2022-03-11lib: Add BT_PKT_STATUSLuiz Augusto von Dentz1-0/+4
2022-03-11lib: Replace malloc/memset(..0..) with bt_malloc0Aravind Machiry3-24/+18
2022-03-11lib/sdp.c: Validate attribute search return valueAravind Machiry1-0/+16
2022-03-11lib: Add SPDX License IdentifierTedd Ho-Jeong An19-261/+19
2021-04-12lib: Update company identifiersMarcel Holtmann1-0/+292
2021-04-12mgmt: Add controller suspend and resume eventsAbhishek Pandit-Subedi1-0/+14
2021-04-12device: Support marking a device with wake allowedAbhishek Pandit-Subedi1-0/+2