index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Make two more local functions static
Marcel Holtmann
2008-12-23
1
-2
/
+2
*
Cleanup adapters on exit.
Luiz Augusto von Dentz
2008-12-22
1
-1
/
+15
*
Implement RememberPowered config option
Johan Hedberg
2008-12-22
1
-2
/
+6
*
Use tabs instead of whitespaces
Marcel Holtmann
2008-12-20
1
-1
/
+1
*
Send AdapterRemoved and DeviceRemoved signals last
Marcel Holtmann
2008-12-20
1
-2
/
+2
*
The signal for Powered change should be the last one
Marcel Holtmann
2008-12-20
1
-6
/
+4
*
Rename create_bonding_conn_complete more appropriately
Johan Hedberg
2008-12-18
1
-5
/
+5
*
Implement InitiallyPowered config option
Johan Hedberg
2008-12-16
1
-2
/
+6
*
Allow FindDevice to find temporary devices
Johan Hedberg
2008-12-09
1
-5
/
+0
*
Fix agent_create failure check and behavior
Johan Hedberg
2008-12-03
1
-3
/
+4
*
Fix agent creation checks
Johan Hedberg
2008-12-03
1
-0
/
+9
*
Remove outdated comment and fix order of signals
Marcel Holtmann
2008-12-01
1
-2
/
+1
*
Get rid of OffMode and always behave like DevDown
Johan Hedberg
2008-12-01
1
-30
/
+15
*
Stop the security manager if we do a DEVDOWN in adapter_up
Johan Hedberg
2008-12-01
1
-7
/
+9
*
Get rid of the first_up variable and always probe drivers on startup
Johan Hedberg
2008-12-01
1
-14
/
+11
*
ix adapter initialization logic
Johan Hedberg
2008-11-30
1
-9
/
+11
*
Use more cleaner way of setting first_init
Marcel Holtmann
2008-11-30
1
-4
/
+4
*
Use the correct first_init variable
Johan Hedberg
2008-11-30
1
-2
/
+2
*
Only retrieve the active connections list on first initialization
Johan Hedberg
2008-11-30
1
-14
/
+15
*
Only load drivers on the very first initialization of the adapter
Johan Hedberg
2008-11-30
1
-2
/
+4
*
Fix handling of errno and return value
Marcel Holtmann
2008-11-30
1
-42
/
+40
*
Fix uninitialized variable
Johan Hedberg
2008-11-30
1
-0
/
+1
*
Only keep a message reference for unreplied messages
Johan Hedberg
2008-11-30
1
-16
/
+24
*
Limit setting pairable property to when the adapter is up
Johan Hedberg
2008-11-30
1
-0
/
+3
*
Fix sending the Pairable property
Johan Hedberg
2008-11-30
1
-6
/
+18
*
Fix Powered property change sending for different offmodes
Johan Hedberg
2008-11-30
1
-4
/
+6
*
Send WRITE_SCAN_ENABLE asynchronously from set_mode()
Johan Hedberg
2008-11-30
1
-42
/
+2
*
Move more signal sending and iac setting responsibility over to adapter_mode_...
Johan Hedberg
2008-11-29
1
-18
/
+23
*
Further set_mode cleanup
Johan Hedberg
2008-11-29
1
-6
/
+2
*
Reset correct timeout id variable
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Fix discov_timeout_handler to do WRITE_SCAN_ENABLE asynchronously
Johan Hedberg
2008-11-29
1
-16
/
+11
*
Use the write_scan_enable helper function from discov_timeout_handler
Johan Hedberg
2008-11-29
1
-52
/
+34
*
Fix adapter_up behavior for offmode=devdown case
Johan Hedberg
2008-11-29
1
-20
/
+15
*
Minor coding style fix
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Make adapter_update_devices private to adapter.c
Johan Hedberg
2008-11-29
1
-19
/
+19
*
Make adapter_remove_discov_timeout private to adapter.c
Johan Hedberg
2008-11-29
1
-13
/
+14
*
Clean up scan mode related code
Johan Hedberg
2008-11-29
1
-30
/
+6
*
Further cleanup of set_mode()
Johan Hedberg
2008-11-29
1
-24
/
+36
*
Remove unnecessary adapter_set_mode function
Johan Hedberg
2008-11-29
1
-11
/
+3
*
Fix/cleanup set_mode() and its usage
Johan Hedberg
2008-11-29
1
-65
/
+91
*
Remove unnecessary parenthesis
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Remove usage of the string "limited"
Johan Hedberg
2008-11-29
1
-2
/
+1
*
Remove bogus parameter
Johan Hedberg
2008-11-29
1
-1
/
+1
*
Remove unused variable
Johan Hedberg
2008-11-29
1
-3
/
+0
*
RequestMode end result should depend on the Discoverable property
Johan Hedberg
2008-11-29
1
-4
/
+7
*
Mode restoring for offmode=devdown should be per-adapter
Johan Hedberg
2008-11-29
1
-6
/
+10
*
adapter_up() cleanup
Johan Hedberg
2008-11-29
1
-41
/
+37
*
More session related cleanup
Johan Hedberg
2008-11-29
1
-15
/
+14
*
Rename old mode_request() to request_session()
Johan Hedberg
2008-11-29
1
-19
/
+5
[next]