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
*
Don't call read scan enable if the adapter is powering down
Johan Hedberg
2009-02-27
1
-0
/
+10
*
Fix typo
Johan Hedberg
2009-02-24
1
-1
/
+1
*
Convert pairing code to use BtIO
Johan Hedberg
2009-02-21
1
-2
/
+2
*
Log probe failures.
Luiz Augusto von Dentz
2009-02-19
1
-13
/
+18
*
Only storage class of device if it changed
Marcel Holtmann
2009-02-14
1
-0
/
+5
*
Fix changing adapter's name while Powered is False.
Luiz Augusto von Dentz
2009-02-13
1
-2
/
+2
*
Fix not handling properly local name changes.
Luiz Augusto von Dentz
2009-02-12
1
-5
/
+24
*
Fix resetting trusts on every reboot.
Luiz Augusto von Dentz
2009-02-12
1
-6
/
+0
*
Various coding style cleanups
Johan Hedberg
2009-02-06
1
-46
/
+61
*
Fix authentication replies when disconnected
Johan Hedberg
2009-02-03
1
-1
/
+1
*
Fix bug which prevents emitting DeviceDisappered.
Luiz Augusto von Dentz
2009-01-21
1
-32
/
+30
*
Use hci_send_req instead of hci_send_cmd for write_scan_enable
Johan Hedberg
2009-01-14
1
-2
/
+9
*
Explicitly disable scans before powering adapter down
Johan Hedberg
2009-01-14
1
-0
/
+2
*
Fix LIAC setting while toggling Pairable property when Discoverable=true
Johan Hedberg
2009-01-14
1
-0
/
+4
*
Don't remove linkkeys upon adapter removal
Johan Hedberg
2009-01-13
1
-2
/
+2
*
Clear authentication info upon disconnect
Johan Hedberg
2009-01-13
1
-0
/
+3
*
RemoveDevice() should also update adapter->connections
Johan Hedberg
2009-01-13
1
-0
/
+1
*
Handle active connection using device object.
Luiz Augusto von Dentz
2009-01-11
1
-108
/
+86
*
Move bonding creation to device.c.
Luiz Augusto von Dentz
2009-01-11
1
-663
/
+31
*
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
[next]