summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz2023-08-111-5/+3
* Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-111-0/+1
* Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-111-0/+2
* Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-291-1/+1
* Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-231-13/+30
* Bluetooth: Implement support for MeshBrian Gix2022-09-061-0/+1
* Bluetooth: ISO: Add broadcast supportLuiz Augusto von Dentz2022-07-221-0/+2
* Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz2022-07-221-3/+15
* Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz2022-07-221-0/+21
* Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz2022-07-221-1/+32
* Bluetooth: Add bt_statusLuiz Augusto von Dentz2022-07-211-0/+1
* Bluetooth: clean up error pointer checkingDan Carpenter2022-07-211-1/+1
* Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li2022-03-181-1/+1
* Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz2022-03-041-6/+8
* Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz2022-02-241-2/+1
* Bluetooth: hci_sync: Add support for waiting specific LE subeventsLuiz Augusto von Dentz2021-12-221-0/+1
* Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz2021-12-071-0/+6
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-291-0/+2
* Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2021-09-211-1/+1
* Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2021-09-131-0/+38
* Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2021-09-131-0/+28
* Bluetooth: Add support for msbc coding formatKiran K2021-09-071-0/+1
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-071-1/+2
* Bluetooth: Allow setting of codec for HFP offload use caseKiran K2021-09-071-0/+2
* Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K2021-09-071-0/+20
* Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas2020-07-281-0/+2
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-121-0/+10
* Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann2020-05-111-0/+11
* Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz2020-04-021-0/+8
* Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz2020-02-141-0/+17
* Bluetooth: Remove usage of BT_ERR_RATELIMITED macroMarcel Holtmann2020-01-041-3/+1
* Bluetooth: Adding a bt_dev_warn_ratelimited macro.Alain Michaud2020-01-041-0/+4
* Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-01-221-1/+1
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* net/bluetooth: convert to ->poll_maskChristoph Hellwig2018-05-261-1/+1
* net: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann2017-10-301-0/+3
* Bluetooth: make baswap src constLoic Poulain2017-09-011-1/+1
* Bluetooth: __ variants of u8 and friends are not neccessary inside kernelPavel Machek2016-11-271-12/+13
* Bluetooth: Increase the subsystem minor version numberMarcel Holtmann2016-09-191-1/+1
* Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-191-1/+2
* Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-191-0/+1
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-191-0/+2
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-3/+8
* Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-191-6/+2
* Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-191-0/+4
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-261-7/+7
* Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-241-0/+5
* Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+4
* Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-171-0/+7