| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fix to previous commit | Johan Hedberg | 2006-03-29 | 1 | -1/+1 | |
| | | | ||||||
| | * | Send BondingComplete success on link key notify instead of auth complete | Johan Hedberg | 2006-03-29 | 1 | -1/+4 | |
| | | | ||||||
| | * | Add BondingFailed signal to the API spec. | Johan Hedberg | 2006-03-29 | 1 | -0/+4 | |
| | | | ||||||
| | * | Add skeleton for D-Bus to do list | Marcel Holtmann | 2006-03-28 | 1 | -0/+0 | |
| | | | ||||||
| | * | Simplify hci_req_find_by_dev | Johan Hedberg | 2006-03-28 | 1 | -4/+1 | |
| | | | ||||||
| | * | Cleanup | Johan Hedberg | 2006-03-28 | 4 | -46/+29 | |
| | | | ||||||
| | * | HCI request queue | Johan Hedberg | 2006-03-28 | 1 | -0/+130 | |
| | | | ||||||
| | * | Fix remote address parameter of passkey requests | Johan Hedberg | 2006-03-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added GetRemoteVersion, GetRemoteRevision and GetRemoveManufacturer | Claudio Takahasi | 2006-03-27 | 3 | -23/+184 | |
| | | | ||||||
| | * | Update for the new API | Eduardo Rocha | 2006-03-27 | 1 | -9/+51 | |
| | | | ||||||
| | * | Change delay to milliseconds and check count | Marcel Holtmann | 2006-03-24 | 2 | -7/+7 | |
| | | | ||||||
| | * | ClearRemoteAlias added. | Eduardo Rocha | 2006-03-24 | 1 | -0/+55 | |
| | | | ||||||
| | * | Listen for D-Bus client exists with normal passkey agents | Johan Hedberg | 2006-03-24 | 1 | -0/+31 | |
| | | | ||||||
| | * | Fix a SEGFAULT that happens when textfile_del is called using an empty file. | Eduardo Rocha | 2006-03-24 | 2 | -2/+26 | |
| | | | ||||||
| | * | Add options for count and delay | Marcel Holtmann | 2006-03-23 | 2 | -2/+43 | |
| | | | ||||||
| | * | Rename connection less option from -D to -G | Marcel Holtmann | 2006-03-23 | 1 | -3/+3 | |
| | | | ||||||
| | * | Removed create bonding queue, disconnect after the bonding finishes and code ↵ | Claudio Takahasi | 2006-03-23 | 3 | -254/+217 | |
| | | | | | | | | | cleanup | |||||
| | * | DisconnectRemoteDevice handle added. | Eduardo Rocha | 2006-03-23 | 1 | -39/+96 | |
| | | | | | | | | | Fix dev_services array. | |||||
| | * | Added cancel bonding and fixed minor issues of create bonding | Claudio Takahasi | 2006-03-22 | 6 | -119/+284 | |
| | | | ||||||
| | * | InterfaceVersion added. | Eduardo Rocha | 2006-03-21 | 1 | -2/+18 | |
| | | | ||||||
| | * | Added IsConnected | Eduardo Rocha | 2006-03-21 | 1 | -0/+54 | |
| | | | ||||||
| | * | Added bluetooth address validation and fixed adapter msg function handler to ↵ | Claudio Takahasi | 2006-03-21 | 1 | -36/+103 | |
| | | | | | | | | | catch not implemented methods | |||||
| | * | Coding style fixes | Johan Hedberg | 2006-03-21 | 1 | -9/+9 | |
| | | | ||||||
| | * | Added ListConnections | Eduardo Rocha | 2006-03-21 | 1 | -0/+36 | |
| | | | ||||||
| | * | Fixed discover devices without names and minor errors. | Claudio Takahasi | 2006-03-21 | 3 | -54/+73 | |
| | | | ||||||
| | * | Add skeleton for ST Microelectronics init routine | Marcel Holtmann | 2006-03-20 | 2 | -0/+31 | |
| | | | ||||||
| | * | Detect TTY detach and restore line discipline | Marcel Holtmann | 2006-03-20 | 1 | -35/+89 | |
| | | | ||||||
| | * | Fix typo in manual page | Marcel Holtmann | 2006-03-20 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnected | Claudio Takahasi | 2006-03-20 | 5 | -39/+203 | |
| | | | ||||||
| | * | added GetRemoteName: integrated with the discover procedure queue | Claudio Takahasi | 2006-03-20 | 4 | -113/+158 | |
| | | | ||||||
| | * | Add opened rfcomm device node filedescriptor to watch list | Johan Hedberg | 2006-03-17 | 1 | -14/+42 | |
| | | | ||||||
| | * | Fixed request name: allow only one instance of the daemon running | Claudio Takahasi | 2006-03-17 | 1 | -6/+8 | |
| | | | ||||||
| | * | Add skeletons for D-Bus SDP and service interfaces | Marcel Holtmann | 2006-03-17 | 3 | -1/+60 | |
| | | | ||||||
| | * | Fix 64-bit warning with socklen_t usage | Marcel Holtmann | 2006-03-17 | 1 | -3/+2 | |
| | | | ||||||
| | * | added signature verification and code cleanup | Claudio Takahasi | 2006-03-17 | 3 | -175/+298 | |
| | | | ||||||
| | * | Initial create bonding service | Claudio Takahasi | 2006-03-16 | 5 | -88/+358 | |
| | | | ||||||
| | * | More RFCOMM D-Bus interface functionality: ConnectByChannel, Disconnect & ↵ | Johan Hedberg | 2006-03-16 | 1 | -4/+364 | |
| | | | | | | | | | CancelConnectByChannel | |||||
| | * | Fix error_connection_attempt_failed messsage | Johan Hedberg | 2006-03-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix GWatch leak in glib-ectomy.c | Johan Hedberg | 2006-03-16 | 1 | -0/+1 | |
| | | | ||||||
| | * | Add a couple of new errors | Johan Hedberg | 2006-03-16 | 2 | -0/+20 | |
| | | | ||||||
| | * | Add some new D-Bus errors | Johan Hedberg | 2006-03-16 | 2 | -0/+18 | |
| | | | ||||||
| | * | Fix memory leak in rfcomm_bind() | Johan Hedberg | 2006-03-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | First round of RFCOMM D-Bus API implementation | Johan Hedberg | 2006-03-15 | 3 | -0/+303 | |
| | | | ||||||
| | * | sending the RemoteNameUpdate signal once instead of send it on every inquiry ↵ | Claudio Takahasi | 2006-03-15 | 3 | -43/+111 | |
| | | | | | | | | | result event | |||||
| | * | Connect rfcomm handler to adapter path | Johan Hedberg | 2006-03-15 | 3 | -0/+16 | |
| | | | ||||||
| | * | added slist_foreach function and fixed small memory leak | Claudio Takahasi | 2006-03-14 | 4 | -1/+20 | |
| | | | ||||||
| | * | Fix another leak in name_data_free() | Johan Hedberg | 2006-03-14 | 1 | -0/+2 | |
| | | | ||||||
| | * | Fix memory leak in name_listener_remove | Johan Hedberg | 2006-03-14 | 1 | -0/+1 | |
| | | | ||||||
| | * | Fixed cancel discovery: checking the discover state to cancel the inquiry or ↵ | Claudio Takahasi | 2006-03-14 | 3 | -16/+52 | |
| | | | | | | | | | remote name request procedure | |||||
| | * | Use daemon() to put process into background | Marcel Holtmann | 2006-03-14 | 1 | -16/+5 | |
| | | | ||||||
