index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
adapter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed remove temporary device
Cidorvan Leite
2008-04-15
1
-3
/
+2
*
Fix endiannes handling of connection handles
Johan Hedberg
2008-04-15
1
-1
/
+1
*
hcid: removing device object when some error occurs during bonding process
Vinicius Gomes
2008-04-14
1
-0
/
+14
*
Fix bug on CreateDevice which doesn't check if the address given is valid.
Luiz Augusto von Dentz
2008-04-14
1
-0
/
+3
*
Do not emit DeviceCreated before sdp discover has complete.
Luiz Augusto von Dentz
2008-04-14
1
-6
/
+0
*
Fixed memory leak and added address check
Cidorvan Leite
2008-04-11
1
-9
/
+10
*
Fix possible memory leak.
Luiz Augusto von Dentz
2008-04-11
1
-3
/
+10
*
Emit signals properly when removing a device.
Luiz Augusto von Dentz
2008-04-11
1
-78
/
+94
*
Added local agent in CreatePairedDevice
Cidorvan Leite
2008-04-10
1
-12
/
+36
*
fixed wrong storage file name
Claudio Takahasi
2008-04-10
1
-1
/
+1
*
Fix DeviceCreated/DeviceRemoved signal being emitted for temporary devices.
Luiz Augusto von Dentz
2008-04-09
1
-9
/
+11
*
Fix temporary device removal not emitting DeviceRemoved.
Luiz Augusto von Dentz
2008-04-09
1
-14
/
+23
*
Fix CreatePairedDevice and CreateDevice behavior.
Luiz Augusto von Dentz
2008-04-08
1
-193
/
+50
*
hcid: temporary devices, now devices created at incoming pairing are removed ...
Vinicius Gomes
2008-04-07
1
-0
/
+2
*
Fix agent double free on device removal.
Luiz Augusto von Dentz
2008-04-04
1
-14
/
+0
*
hcid: creating the device object when the pair is initiated by the remote dev...
Vinicius Gomes
2008-04-03
1
-5
/
+33
*
Fix SetMode/SetProperty behavior so it actually call agent to confirm mode wh...
Luiz Augusto von Dentz
2008-04-02
1
-34
/
+79
*
Change last_mode to global_mode.
Luiz Augusto von Dentz
2008-04-02
1
-8
/
+9
*
Add RequestMode sessions support.
Luiz Augusto von Dentz
2008-04-02
1
-17
/
+81
*
request_mode_cb should be static
Johan Hedberg
2008-04-02
1
-1
/
+1
*
missing DiscoverDevices and CancelDiscovery methods in the old API
Claudio Takahasi
2008-03-27
1
-0
/
+4
*
Fixed wrong report of create device in progress error
Claudio Takahasi
2008-03-20
1
-1
/
+3
*
Add records based on the adapter address
Claudio Takahasi
2008-03-20
1
-2
/
+4
*
Add adapter to agent_create.
Luiz Augusto von Dentz
2008-03-20
1
-1
/
+1
*
Fix strconcat bug
Marcel Holtmann
2008-03-20
1
-1
/
+1
*
Emit device PropertyChanged properly and fix adapter signals to be emmitted i...
Luiz Augusto von Dentz
2008-03-20
1
-12
/
+109
*
Added adapter UpdateServiceRecord implementation
Claudio Takahasi
2008-03-20
1
-18
/
+4
*
adapter: fixing the parameter list of the adapter_get_device function
Vinicius Gomes
2008-03-20
1
-2
/
+2
*
adapter: adding adapter_get_device function
Vinicius Gomes
2008-03-20
1
-0
/
+18
*
Implement basic support for new service record registration
Marcel Holtmann
2008-03-15
1
-5
/
+23
*
Remove some unneeded experimental checks
Marcel Holtmann
2008-03-15
1
-30
/
+0
*
Add skeletons for service record methods
Marcel Holtmann
2008-03-15
1
-54
/
+116
*
Fix RequestMode when no agent is registered or the new mode is the same.
Luiz Augusto von Dentz
2008-03-14
1
-1
/
+4
*
Move private structs from adapter.c to adapter.h
Luiz Augusto von Dentz
2008-03-14
1
-0
/
+15
*
Introduce adapter method RequestMode.
Luiz Augusto von Dentz
2008-03-14
1
-0
/
+69
*
added new adapter/device D-Bus path
Claudio Takahasi
2008-03-14
1
-6
/
+21
*
Send replies to agent register and unregister methods
Johan Hedberg
2008-03-14
1
-3
/
+15
*
Add initial code for new agent interface
Johan Hedberg
2008-03-14
1
-6
/
+50
*
Fix use of g_strdup and g_free that already handle NULL pointers and some cod...
Luiz Augusto von Dentz
2008-03-14
1
-22
/
+22
*
Add initial code of adapter CreatePairedDevice.
Luiz Augusto von Dentz
2008-03-14
1
-48
/
+108
*
Added new function to remove the listener based on integer identification
Claudio Takahasi
2008-03-13
1
-0
/
+18
*
Fixed memory leak when removing uuid duplicated
Cidorvan Leite
2008-03-13
1
-3
/
+7
*
Created devices from linkkeys
Cidorvan Leite
2008-03-13
1
-5
/
+0
*
Introduce RegisterAgent and UnregisterAgent adapter methods.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+32
*
Mark adapter PropertyChanged experimental.
Luiz Augusto von Dentz
2008-03-13
1
-8
/
+14
*
uuids inserted sorted
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Removed uuids repeated
Cidorvan Leite
2008-03-13
1
-1
/
+2
*
Adapter: adding the new FindDevice method and documentation.
Vinicius Gomes
2008-03-13
1
-0
/
+35
*
Mark adapter SetProperty and GetProperties as experimental.
Luiz Augusto von Dentz
2008-03-13
1
-0
/
+6
*
cleanup: removed device's static D-Bus connection reference
Claudio Takahasi
2008-03-13
1
-2
/
+3
[next]