Commit Graph

883 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
David Miller d29d04ce0f Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() 14 years ago
Ville Tervo 6de6c18d8d Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices 14 years ago
Luiz Augusto von Dentz 4a77708b05 Bluetooth: fix shutdown on SCO sockets 14 years ago
Stephen Boyd d0fad89da9 Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning 14 years ago
Filip Palian 8d03e971cf Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. 14 years ago
Mat Martineau e694928067 Bluetooth: Fix check for the ERTM local busy state 14 years ago
Mat Martineau d8d69c54fb Bluetooth: Restore accidentally-deleted line 14 years ago
Waldemar Rymarkiewicz ef4177e2bf Bluetooth: Simplify hci_conn_accept_secure check 14 years ago
Jaikumar Ganesh 14b12d0b98 Bluetooth: Add BT_POWER L2CAP socket option. 14 years ago
Waldemar Rymarkiewicz 96d97a673d Bluetooth: Verify a pin code in pin_code_reply 14 years ago
Waldemar Rymarkiewicz 24718ca5ee Bluetooth: Remove a magic number 14 years ago
Johannes Berg b5ad8b7f8c Bluetooth: fix sparse & gcc warnings 14 years ago
Andre Guedes 6d3ce0e790 Bluetooth: Set 'peer_addr_type' in hci_le_connect() 14 years ago
Andre Guedes eda42b503a Bluetooth: Check advertising cache in hci_connect() 14 years ago
Andre Guedes 893d67514a Bluetooth: Remove useless check in hci_connect() 14 years ago
Andre Guedes 29b7988a23 Bluetooth: Add 'dst_type' field to struct hci_conn 14 years ago
Waldemar Rymarkiewicz d7556e20ad Bluetooth: Refactor hci_auth_complete_evt function 14 years ago
Waldemar Rymarkiewicz 19f8def031 Bluetooth: Fix auth_complete_evt for legacy units 14 years ago
Andre Guedes 3581508571 Bluetooth: Advertising entries lifetime 14 years ago
Andre Guedes eb9d91f5ae Bluetooth: Clear advertising cache before scanning 14 years ago
Andre Guedes 9aa04c9108 Bluetooth: Add Advertising Report Meta Event handler 14 years ago
Andre Guedes 76c8686f88 Bluetooth: LE advertising cache 14 years ago
Gustavo F. Padovan 0f85272496 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() 14 years ago
Gustavo F. Padovan 500698d3fd Bluetooth: Remove export of l2cap_chan_clear_timer() 14 years ago
Gustavo F. Padovan ab07801d28 Bluetooth: create channel timer to replace sk_timer 14 years ago
Gustavo F. Padovan 715ec005cd Bluetooth: Add chan->chan_type struct member 14 years ago
Gustavo F. Padovan 9a91a04a95 Bluetooth: Create l2cap_chan_send() 14 years ago
Gustavo F. Padovan 4519de9a04 Bluetooth: Create __l2cap_chan_close() 14 years ago
Johan Hedberg 37e1c55de7 Bluetooth: Remove unnecessary use of hci_dev_list_lock 14 years ago
David Miller 75fde9ee1b Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old() 14 years ago
Gustavo F. Padovan 78676a0626 Bluetooth: fix set but not used warning 14 years ago
Ruiyi Zhang 224f8af0db Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure 14 years ago
Johannes Berg a7567b2059 bluetooth l2cap: fix locking in l2cap_global_chan_by_psm 14 years ago
David S. Miller 6dcae1eaee bluetooth: Fix warnings in l2cap_core.c 14 years ago
Gustavo F. Padovan 55183d06cd Bluetooth: Remove leftover debug messages 14 years ago
Linus Torvalds ce8453776d Revert "Bluetooth: fix shutdown on SCO sockets" 14 years ago
Vinicius Costa Gomes 365227e5fd Bluetooth: Add support for disconnecting LE links via mgmt 14 years ago
Vinicius Costa Gomes 83bc71b410 Bluetooth: Add support for sending connection events for LE links 14 years ago
Waldemar Rymarkiewicz b3b1b06158 Bluetooth: Double check sec req for pre 2.1 device 14 years ago
Gustavo F. Padovan 23691d75cd Bluetooth: Remove l2cap_sk_list 14 years ago
Gustavo F. Padovan 73b2ec1853 Bluetooth: Handle psm == 0 case inside l2cap_add_psm() 14 years ago
Gustavo F. Padovan 9e4425fff9 Bluetooth: Add l2cap_add_psm() and l2cap_add_scid() 14 years ago
Johan Hedberg 7cbc9bd995 Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt 14 years ago
Johan Hedberg 4df378a10e Bluetooth: Add store_hint parameter to mgmt_new_key 14 years ago
Johan Hedberg 4748fed2d1 Bluetooth: Remove old_key_type from mgmt_ev_new_key 14 years ago
Johan Hedberg 655fe6ece7 Bluetooth: Fix connection key type updating for buggy controllers 14 years ago
Johan Hedberg 12adcf3a95 Bluetooth: Fix old_key_type logic for non-persistent keys 14 years ago
Johan Hedberg d25e28abe5 Bluetooth: Fix link key persistent storage criteria 14 years ago
Johan Hedberg 582fbe9ef9 Bluetooth: Fix logic in hci_pin_code_request_evt 14 years ago
Johan Hedberg be77159c3f Bluetooth: Fix reason code for pairing rejection 14 years ago