summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt_util.c
AgeCommit message (Expand)Author
2022-09-06Bluetooth: Implement support for MeshBrian Gix
2022-05-13Bluetooth: Keep MGMT pending queue ordered FIFOBrian Gix
2022-02-24Bluetooth: assign len after null checkWang Qing
2021-12-07Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz
2021-10-29Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann
2015-03-17Bluetooth: Add generic mgmt helper APIJohan Hedberg