summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/eir.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-241-1/+1
* Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz2022-07-221-0/+21
* Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}Luiz Augusto von Dentz2022-07-211-15/+26
* Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz2022-05-191-0/+31
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-0/+335