Jakub Pawlowski
|
f75113a260
Bluetooth: add hci_connect_le_scan
|
10 年之前 |
Jakub Pawlowski
|
e7d9ab731a
Bluetooth: add hci_lookup_le_connect
|
10 年之前 |
Jakub Pawlowski
|
158e921850
Bluetooth: preparation for new connect procedure
|
10 年之前 |
Seungyoun Ju
|
8757825b12
Bluetooth: hci_check_conn_params() check proper range
|
10 年之前 |
Florian Grandel
|
db25be6657
Bluetooth: hci_core: increase max adv inst
|
10 年之前 |
Florian Grandel
|
d4c5af8f71
Bluetooth: hci_core: remove obsolete adv_instance
|
10 年之前 |
Florian Grandel
|
fffd38bca5
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
|
10 年之前 |
Florian Grandel
|
5d900e4601
Bluetooth: hci_core/mgmt: move adv timeout to hdev
|
10 年之前 |
Florian Grandel
|
d2609b345e
Bluetooth: hci_core/mgmt: Introduce multi-adv list
|
10 年之前 |
Arron Wang
|
ff50e8afc5
Bluetooth: Move SCO support under BT_BREDR config option
|
10 年之前 |
Arron Wang
|
9b4c33364e
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
|
10 年之前 |
Johan Hedberg
|
8b76ce34c4
Bluetooth: Fix encryption key size handling for LTKs
|
10 年之前 |
Marcel Holtmann
|
2d7cc19eeb
Bluetooth: Remove hci_recv_stream_fragment function
|
10 年之前 |
Marcel Holtmann
|
5c7d2dd285
Bluetooth: Make data pointer of hci_recv_stream_fragment const
|
10 年之前 |
Johan Hedberg
|
1b9441f8ec
Bluetooth: Convert local OOB data reading to use HCI request
|
10 年之前 |
Johan Hedberg
|
abe66a4d03
Bluetooth: Remove unused hci_req_pending() function
|
10 年之前 |
Johan Hedberg
|
f7d9e97592
Bluetooth: Remove unneeded recv_event variable
|
10 年之前 |
Johan Hedberg
|
f60cb30579
Bluetooth: Convert hci_req_sync family of function to new request API
|
10 年之前 |
Arman Uguray
|
912098a630
Bluetooth: Add support for adv instance timeout
|
10 年之前 |
Arman Uguray
|
203fea0178
Bluetooth: Add data structure for advertising instance
|
10 年之前 |
Johan Hedberg
|
fa4335d71a
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
|
10 年之前 |
Johan Hedberg
|
88b94ce925
Bluetooth: Add hdev_init callback for HCI channels
|
10 年之前 |
Marcel Holtmann
|
aefedc1a4c
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
|
10 年之前 |
Marcel Holtmann
|
a958452aa4
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
|
10 年之前 |
Marcel Holtmann
|
c91041dc4e
Bluetooth: Add support for untrusted access to management commands
|
10 年之前 |
Marcel Holtmann
|
c08b1a1dba
Bluetooth: Consolidate socket channel sending function back into one
|
10 年之前 |
Marcel Holtmann
|
17711c6291
Bluetooth: Provide hci_send_to_flagged_channel helper function
|
10 年之前 |
Marcel Holtmann
|
b7cb93e528
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
|
10 年之前 |
Marcel Holtmann
|
eacb44dff9
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
|
10 年之前 |
Marcel Holtmann
|
238be788fc
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
|
10 年之前 |