index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Add missing endian conversion
Andrei Emeltchenko
1
-3
/
+8
2012-03-28
Bluetooth: mgmt: Fix corruption of device_connected pkt
Brian Gix
1
-1
/
+1
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-247
/
+242
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
1
-8
/
+14
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
1
-10
/
+8
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
1
-3
/
+3
2012-03-02
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
1
-2
/
+2
2012-03-02
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
1
-3
/
+2
2012-03-01
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
1
-168
/
+52
2012-03-01
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
1
-140
/
+79
2012-03-01
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
1
-4
/
+6
2012-03-01
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
1
-490
/
+274
2012-03-01
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
1
-2
/
+8
2012-03-01
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
1
-7
/
+10
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
1
-2
/
+1
2012-02-29
Bluetooth: Change interleaved discovery behavior
Andre Guedes
1
-24
/
+5
2012-02-28
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
1
-2
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
1
-4
/
+19
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
1
-5
/
+65
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-2
/
+27
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
1
-2
/
+4
2012-02-23
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: mgmt: Move service cache setting to a more sensible place
Johan Hedberg
1
-4
/
+6
2012-02-23
Bluetooth: mgmt: Fix return value of add/remove_uuid
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set
Johan Hedberg
1
-2
/
+5
2012-02-23
Bluetooth: mgmt: Fix count parameter in get_connections reply
Johan Hedberg
1
-7
/
+7
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-1
/
+3
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: mgmt: Fix unpair_device responses
Johan Hedberg
1
-17
/
+19
2012-02-23
Bluetooth: mgmt: Add missing powered checks to commands
Johan Hedberg
1
-1
/
+36
2012-02-23
Bluetooth: mgmt: Allow class of device changes while powered off
Johan Hedberg
1
-5
/
+5
2012-02-23
Bluetooth: mgmt: Check for HCI_UP in update_eir() and update_class()
Johan Hedberg
1
-0
/
+6
2012-02-23
Bluetooth: mgmt: Fix return value for set_class
Johan Hedberg
1
-1
/
+1
2012-02-23
Bluetooth: mgmt: Fix missing short_name in read_info
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Fix name_changed event for short name changes
Johan Hedberg
1
-0
/
+4
2012-02-23
Bluetooth: mgmt: Allow local name changes while powered off
Johan Hedberg
1
-12
/
+26
2012-02-23
Bluetooth: Add hdev->short_name for EIR generation
Johan Hedberg
1
-0
/
+3
2012-02-23
Bluetooth: Send management event for class of device changes
Marcel Holtmann
1
-0
/
+10
2012-02-23
Bluetooth: Fix handling of discoverable setting with timeout
Marcel Holtmann
1
-0
/
+11
2012-02-23
Bluetooth: Disabling discoverable with timeout is invalid
Marcel Holtmann
1
-2
/
+5
2012-02-23
Bluetooth: mgmt: Fix updating EIR when updating the name
Johan Hedberg
1
-0
/
+1
2012-02-23
Bluetooth: mgmt: Implement Set LE command
Johan Hedberg
1
-1
/
+118
2012-02-23
Bluetooth: mgmt: Fix Set SSP supported check
Johan Hedberg
1
-6
/
+6
2012-02-23
Bluetooth: Enable timestamps for control channel
Marcel Holtmann
1
-0
/
+3
2012-02-23
Bluetooth: mgmt: Fix clearing of hdev->eir
Johan Hedberg
1
-0
/
+2
2012-02-23
Bluetooth: mgmt: Fix EIR toggling with SSP
Johan Hedberg
1
-6
/
+5
2012-02-23
Bluetooth: Fix coding style issues in mgmt code
Andrei Emeltchenko
1
-4
/
+4
2012-02-23
Bluetooth: Fix two minor style issues in management code
Marcel Holtmann
1
-2
/
+2
[next]