index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename mgmt_update_mode to mgmt_update_powered for clarity
Johan Hedberg
2010-12-30
1
-4
/
+4
*
mgmt: Use a common structure for powered, discoverable and connectable
Johan Hedberg
2010-12-30
1
-58
/
+32
*
mgmt: Clean up scan mode evaluation code
Johan Hedberg
2010-12-30
1
-4
/
+24
*
mgmt: Implement set_connectable
Johan Hedberg
2010-12-30
1
-2
/
+119
*
mgmt: Implement set_discoverable
Johan Hedberg
2010-12-30
1
-28
/
+87
*
mgmt: Implement set_powered
Johan Hedberg
2010-12-30
1
-28
/
+86
*
Remove unneeded set_connectable adapter_ops callback
Johan Hedberg
2010-12-29
2
-27
/
+0
*
Rename btd_adapter_get_state to btd_adapter_get_mode
Johan Hedberg
2010-12-28
2
-2
/
+2
*
Change power_on & power_off adapter_ops callbacks to set_powered
Johan Hedberg
2010-12-23
2
-47
/
+26
*
Change LE scan interval and window to recommended values
Bruna Moreira
2010-12-23
1
-2
/
+4
*
Add a way to store the remote device type
Vinicius Costa Gomes
2010-12-22
1
-1
/
+1
*
Remove unneeded variables from link_key_request()
Johan Hedberg
2010-12-21
1
-11
/
+3
*
Remove unused variables from link_key_request()
Johan Hedberg
2010-12-20
1
-8
/
+0
*
Move debug key handling into adapter_ops
Johan Hedberg
2010-12-20
2
-7
/
+9
*
Add initial code for mgmtops adapter power control
Johan Hedberg
2010-12-20
1
-2
/
+45
*
Fix compilation error in read_simple_pairing_mode_complete
Johan Hedberg
2010-12-20
1
-1
/
+2
*
Use find_adapter_by_id instead of find_adapter when it makes sense
Johan Hedberg
2010-12-20
1
-13
/
+7
*
Get rid of unnecessary manager_stop_adapter function
Johan Hedberg
2010-12-20
1
-1
/
+6
*
Simplify disconnect_addr helper function
Johan Hedberg
2010-12-19
1
-59
/
+33
*
Get rid of unneeded btd_adapter_get_conn_handle function
Johan Hedberg
2010-12-19
2
-41
/
+40
*
Fix handle endianess issues with btd_adapter_read_clock
Johan Hedberg
2010-12-19
2
-5
/
+6
*
Remove unnecessary btd_adapter_get_remote_version function
Johan Hedberg
2010-12-19
2
-72
/
+36
*
Rename btd_event_inquiry_result to btd_event_device_found
Johan Hedberg
2010-12-19
1
-4
/
+4
*
Move PIN code storage access to core daemon
Johan Hedberg
2010-12-19
1
-42
/
+9
*
Move storage dependencies from hciops to core daemon
Johan Hedberg
2010-12-19
1
-38
/
+0
*
Add manager_foreach_adapter()
Johan Hedberg
2010-12-19
1
-1
/
+1
*
Implement storing of link keys in runtime memory
Johan Hedberg
2010-12-19
2
-44
/
+118
*
Add missing mgmtops callbacks
Johan Hedberg
2010-12-18
1
-0
/
+30
*
Switch to using power_on & power_off adapter_ops callbacks
Johan Hedberg
2010-12-18
2
-53
/
+25
*
Remove hciops device info struct member defines
Johan Hedberg
2010-12-18
1
-305
/
+404
*
Remove unnecessary read_local_ext_features callback
Johan Hedberg
2010-12-18
2
-31
/
+7
*
Refactor adapter initialization and power control
Johan Hedberg
2010-12-18
2
-104
/
+217
*
Fix overriding global link_policy due to a single adapter
Johan Hedberg
2010-12-16
1
-7
/
+10
*
Implement support for management powered event
Johan Hedberg
2010-12-16
1
-0
/
+25
*
Rename set_powered callbacks accordingly
Johan Hedberg
2010-12-16
2
-4
/
+4
*
plugins: use btd_error_failed()
Gustavo F. Padovan
2010-12-14
1
-18
/
+4
*
Setting default Link Policy according to the chip supported features
Pawel Wieczorkiewicz
2010-12-13
1
-20
/
+15
*
Rename hciops_set_class to write_class
Johan Hedberg
2010-12-13
1
-6
/
+6
*
Refactor class of device (and related values) handling to adapter_ops
Johan Hedberg
2010-12-13
2
-72
/
+482
*
Remove unused adapter_ops->read_link_policy function
Johan Hedberg
2010-12-12
2
-19
/
+0
*
Merge read_mode management command into read_info
Johan Hedberg
2010-12-12
1
-63
/
+17
*
convert errors to btd_error_does_not_exist()
Gustavo F. Padovan
2010-12-08
1
-1
/
+1
*
Add btd_error_not_authorized()
Gustavo F. Padovan
2010-12-07
1
-14
/
+8
*
Add btd_error_does_not_exist()
Gustavo F. Padovan
2010-12-07
1
-8
/
+2
*
Add btd_error_not_available()
Gustavo F. Padovan
2010-12-07
1
-13
/
+3
*
Create btd_error_invalid_args()
Gustavo F. Padovan
2010-12-07
1
-7
/
+1
*
Emit Connect signal for LE capable devices
Sheldon Demario
2010-11-29
1
-7
/
+54
*
Use existing bit functions from hci.h
Johan Hedberg
2010-11-28
1
-12
/
+9
*
Remove unused includes
Johan Hedberg
2010-11-28
3
-6
/
+0
*
Remove unused define
Johan Hedberg
2010-11-28
1
-2
/
+0
[prev]
[next]