summaryrefslogtreecommitdiff
path: root/net/bluetooth/eir.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Bluetooth: Fix eir name lengthFrédéric Danis1-22/+7
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz1-1/+1
2022-07-23Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz1-0/+21
2022-07-22Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz1-15/+26
2022-05-19Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz1-0/+31
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz1-0/+335