index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
wiimote: Detect Wii Remotes by device name
David Herrmann
1
-5
/
+8
2012-03-05
mgmtops: Use DBG not error for printing name in read_info_complete
Szymon Janc
1
-1
/
+1
2012-03-05
mgmtops: Add debug print to update_settings
Szymon Janc
1
-0
/
+2
2012-03-05
mgmtops: When settings discoverable also set connectable if not set yet
Szymon Janc
1
-3
/
+6
2012-03-02
core: remove set_limited_discoverable from adapter_ops driver
Luiz Augusto von Dentz
2
-8
/
+0
2012-03-02
core: Make adapter_ops->set_discoverable to take discoverable timeout
Luiz Augusto von Dentz
2
-20
/
+85
2012-03-02
mgmtops: Use proper boolean value for mgmt_set_powered call
Johan Hedberg
1
-1
/
+1
2012-03-03
core: Remove name and class setting from btd_adapter_start()
Johan Hedberg
2
-151
/
+171
2012-03-02
mgmtops: Use error() instead of DBG() for command failures
Johan Hedberg
1
-1
/
+3
2012-03-02
mgmtops: Fix clearing of pending_uuids after g_slist_free_full()
Johan Hedberg
1
-0
/
+2
2012-02-29
mgmtops: Add CANCEL_PAIR_DEVICE command complete handling
Anderson Lizardo
1
-0
/
+3
2012-02-24
mgmtops: Add missing compatibility header include
Anderson Lizardo
1
-0
/
+1
2012-02-24
mgmtops: Fix uninitialized discovery type value
Johan Hedberg
1
-6
/
+5
2012-02-24
mgmtops: Set discovery type based on real capabilities
Johan Hedberg
1
-4
/
+11
2012-02-24
mgmtops: Move power on after UUID additions
Johan Hedberg
1
-1
/
+21
2012-02-24
mgmtops: Fix clearing of pending UUIDs/Class data
Johan Hedberg
1
-2
/
+9
2012-02-24
mgmtops: Fix calling adapter_mode_changed when not powered
Johan Hedberg
1
-1
/
+1
2012-02-24
mgmtops: Fix updating settings values after read_info response
Johan Hedberg
1
-9
/
+16
2012-02-24
mgmtops: Cache dev_class update until UUID changes finish
Johan Hedberg
1
-23
/
+41
2012-02-24
mgmtops: Fix read_info response handling
Johan Hedberg
1
-7
/
+8
2012-02-24
mgmtops: Move clear_uuids after read_info response
Johan Hedberg
1
-1
/
+2
2012-02-24
mgmtops: Add UUID queuing to avoid EBUSY errors
Johan Hedberg
1
-1
/
+51
2012-02-23
mgmtops: Add SET_LE/SET_SSP command complete handling
Anderson Lizardo
1
-0
/
+6
2012-02-23
mgmtops: Handle "Class Of Device Changed" event
Anderson Lizardo
1
-0
/
+3
2012-02-23
mgmtops: Fix connection list fetching when powered off
Johan Hedberg
1
-5
/
+4
2012-02-23
mgmtops: Pass legacy pairing information to core
Johan Hedberg
1
-0
/
+7
2012-02-22
mgmt: Use uint32 for flags in device found events
Marcel Holtmann
1
-5
/
+6
2012-02-23
mgmt: Fix device_found parameters
Johan Hedberg
1
-3
/
+8
2012-02-22
core: Fix initial adapter state
Johan Hedberg
2
-2
/
+3
2012-02-22
mgmtops: Enable LE support if supported
Johan Hedberg
1
-0
/
+4
2012-02-22
mgmtops: Only try to enable SSP if it's supported
Johan Hedberg
1
-1
/
+4
2012-02-22
mgmtops: Fix enabling SSP when needed
Johan Hedberg
1
-0
/
+3
2012-02-21
mgmt: Update stop_discovery and ev_discovering to match API spec
Johan Hedberg
1
-13
/
+28
2012-02-20
mgmtops: Fix pairable setting when powering down adapter
Johan Hedberg
1
-2
/
+11
2012-02-20
mgmtops: Fail if read_version fails
Johan Hedberg
1
-2
/
+9
2012-02-18
mgmt: Move status return paramters into the cmd_complete header
Johan Hedberg
1
-9
/
+10
2012-02-17
mgmt: Update implementation to match latest API
Johan Hedberg
2
-11
/
+17
2012-02-14
mgmtops: Improve event size mismatch messages
Anderson Lizardo
1
-4
/
+5
2012-02-14
mgmtops: Fix doing a useless memset()
Vinicius Costa Gomes
1
-4
/
+0
2012-02-09
mgmtops: Add support for mgmt_ev_device_unpaired
Johan Hedberg
1
-0
/
+27
2012-02-09
adapter_opts: Add address type to block() and unblock()
Johan Hedberg
2
-4
/
+6
2012-02-09
adapter_ops: Add address type to confirm_reply and passkey_reply
Johan Hedberg
2
-8
/
+20
2012-02-09
adapter_ops: Add address type to disconnect()
Johan Hedberg
2
-2
/
+3
2012-02-09
adapter_ops: Add address type to remove_bonding()
Johan Hedberg
2
-6
/
+22
2012-02-09
mgmt: Update implementation to match latest API
Johan Hedberg
1
-31
/
+31
2012-02-09
mgmtops: Fix memory leak when parsing EIR
Anderson Lizardo
1
-0
/
+2
2012-02-03
gatt-example: Fix g_assert checks when an uint16_t value overflows
Santiago Carot-Nemesio
1
-11
/
+10
2012-02-03
gatt-service: Provide service uuid in attrib_db_find_avail function
Santiago Carot-Nemesio
1
-7
/
+12
2012-02-03
gatt-service: Add support for 128-bit Bluetooth UUIDs
Santiago Carot-Nemesio
1
-2
/
+5
2012-02-02
mgmtops: Implement mgmt_cancel_bonding
Johan Hedberg
1
-1
/
+14
[next]