index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-22
Fix characteristic property on GATT example plugin
Anderson Lizardo
1
-1
/
+1
2011-09-18
Fix crash when update service record with an invalid XML
Syam Sidhardhan
1
-1
/
+0
2011-09-12
Serialize powering up/down in maemo6 plugin
Claudio Takahasi
1
-68
/
+68
2011-09-12
Fix loop when setting adapter name
Claudio Takahasi
3
-7
/
+7
2011-09-01
Add support for blacklisting events
Antti Julku
1
-0
/
+54
2011-08-29
formfactor: Add missing comma
Pavel Raiskup
1
-2
/
+2
2011-08-29
Off-by-one(two) error in form factor detection
Pavel Raiskup
1
-1
/
+1
2011-08-22
Read local extended features at the initialization
Claudio Takahasi
1
-17
/
+7
2011-08-22
Remove EnableLE option from the user-space
Claudio Takahasi
2
-30
/
+1
2011-08-14
Add external dummy plugin for testing
Szymon Janc
1
-0
/
+41
2011-07-29
Fix off-by-one error in form factor detection
Łukasz Stelmach
1
-1
/
+1
2011-07-26
Fix removing inotify watch whenever an adapter is removed
Luiz Augusto von Dentz
1
-4
/
+7
2011-07-14
Add support for wiimote pairing
David Herrmann
1
-0
/
+111
2011-07-04
Allow building with GLib 2.16 for now
Marcel Holtmann
1
-0
/
+1
2011-06-30
Make use of g_slist_free_full on hciops plugin
Luiz Augusto von Dentz
1
-8
/
+3
2011-06-28
Add adaptername plugin
Bastien Nocera
1
-0
/
+321
2011-06-17
Cleanup: read_local_features callback is no longer used
Andre Guedes
2
-27
/
+0
2011-06-16
Add blacklisting support for management interface
Antti Julku
1
-2
/
+44
2011-06-08
Add support of secure pin code in mgmt code
Waldemar Rymarkiewicz
2
-2
/
+2
2011-05-18
Drop variable EIR length
Bruna Moreira
1
-4
/
+9
2011-05-18
Remove btd_event_advertising_report
Bruna Moreira
1
-3
/
+10
2011-05-17
mgmt: fix DBG string format
Frédéric Danis
1
-1
/
+1
2011-05-17
Move EIR related functions to a new file
Claudio Takahasi
1
-167
/
+3
2011-05-15
Add length argument to hci pincode reply
David Herrmann
2
-10
/
+9
2011-05-15
Remove unused discoverable variable from mgmt_update_powered
Szymon Janc
1
-3
/
+1
2011-05-15
Remove unused err variable from init_conn_list
Szymon Janc
1
-3
/
+1
2011-05-15
Remove not needed NULL check in link_key_notify
Szymon Janc
1
-1
/
+1
2011-05-05
Remove 'periodic' param from hciops_start_inquiry()
Andre Guedes
1
-4
/
+4
2011-05-05
Remove inquiry and scanning callbacks from btd_adapter_ops
Andre Guedes
2
-52
/
+0
2011-05-05
Implement mgmt start and stop discovery
Anderson Briglia
1
-2
/
+22
2011-05-05
Implement stop_discovery hciops callback
Andre Guedes
1
-1
/
+11
2011-05-05
Remove obsolete code.
Andre Guedes
1
-8
/
+0
2011-05-05
Implement start_discovery hciops callback
Andre Guedes
1
-4
/
+94
2011-05-05
Add extfeatures to struct dev_info
Andre Guedes
1
-0
/
+3
2011-05-05
Refactoring adapter_set_state()
Andre Guedes
1
-7
/
+4
2011-05-05
Add 'timeout' param to start_scanning callback
Andre Guedes
2
-3
/
+37
2011-05-05
Remove Periodic Inquiry support in hciops
Andre Guedes
1
-97
/
+15
2011-05-05
Add 'discov_state' field to struct dev_info
Andre Guedes
1
-5
/
+85
2011-05-05
Add discovery callbacks to btd_adapter_ops
Andre Guedes
2
-0
/
+28
2011-04-28
Add support for store_hint in mgmt_ev_new_key
Johan Hedberg
1
-3
/
+4
2011-04-28
mgmtops: Add support for confirm_hint in mgmt_ev_user_confirm_request
Johan Hedberg
1
-1
/
+33
2011-04-27
Use HCI_MAX_EIR_LENGTH instead of hard-coded value
Bruna Moreira
1
-1
/
+1
2011-04-20
Remove read_local_version() from struct btd_adapter_ops
Bruna Moreira
2
-30
/
+0
2011-04-20
Remove ssp_mode from struct hci_dev
Bruna Moreira
1
-9
/
+0
2011-03-31
mgmt: Add support for discovering event
Johan Hedberg
1
-0
/
+39
2011-03-31
mgmt: Add support for start_discovery & stop_discovery
Johan Hedberg
1
-2
/
+22
2011-03-30
Remove hard-coded handles from example GATT plugin
Anderson Lizardo
1
-100
/
+250
2011-03-30
Move GATT example server to a standalone plugin
Anderson Lizardo
1
-0
/
+348
2011-03-30
mgmt: Add support for remote_name event
Johan Hedberg
1
-0
/
+27
2011-03-30
mgmt: Add support for device_found event
Johan Hedberg
1
-0
/
+38
[next]