aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/eir.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHGravatar Luiz Augusto von Dentz 1-1/+1
2022-07-22Bluetooth: Add initial implementation of BIS connectionsGravatar Luiz Augusto von Dentz 1-0/+21
2022-07-21Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Gravatar Luiz Augusto von Dentz 1-15/+26
2022-05-19Bluetooth: eir: Add helpers for managing service dataGravatar Luiz Augusto von Dentz 1-0/+31
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileGravatar Luiz Augusto von Dentz 1-0/+335