summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/bluetooth.h
AgeCommit message (Expand)Author
2022-02-24Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2021-12-22Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz
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 2Luiz Augusto von Dentz
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2021-09-13Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2021-09-07Bluetooth: Add support for msbc coding formatKiran K
2021-09-07Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K
2021-09-07Bluetooth: Allow setting of codec for HFP offload use caseKiran K
2021-09-07Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-04-02Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2020-01-04Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann
2020-01-04Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud
2019-01-22Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-05-26net/bluetooth: convert to ->poll_maskChristoph Hellwig
2017-11-27net: annotate ->poll() instancesAl Viro
2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann
2017-09-01Bluetooth: make baswap src constLoic Poulain
2016-11-27Bluetooth: __ variants of u8 and friends are not neccessary inside kernelPavel Machek
2016-09-19Bluetooth: Increase the subsystem minor version numberMarcel Holtmann
2016-09-19Bluetooth: Use numbers for subsystem version stringMarcel Holtmann
2016-09-19Bluetooth: Store control socket cookie and comm informationMarcel Holtmann
2015-11-19Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann
2015-11-19Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg
2015-11-19Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg
2015-11-19Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-17Bluetooth: Add bt_dev logging macrosLoic Poulain
2015-06-09Bluetooth: Move SCO support under BT_BREDR config optionArron Wang
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg
2015-03-15Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann
2015-03-15Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann
2015-03-06Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-03-02net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger
2015-03-02net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann
2014-09-24Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches
2014-09-15Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann