| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Find J-Three keyboard on inquiry | Marcel Holtmann | 2006-09-16 | 1 | -1/+2 | |
| | | | ||||||
| | * | Add support for the J-Three keyboard | Marcel Holtmann | 2006-09-16 | 4 | -113/+226 | |
| | | | ||||||
| | * | Add information about fake input devices | Marcel Holtmann | 2006-09-15 | 2 | -1/+81 | |
| | | | ||||||
| | * | Close the L2CAP raw socket only after the PIN request has been replied to | Johan Hedberg | 2006-09-15 | 1 | -2/+3 | |
| | | | ||||||
| | * | Cleanup pending pin request list on disconnect event | Johan Hedberg | 2006-09-15 | 1 | -0/+7 | |
| | | | ||||||
| | * | Use L2CAP raw sockets for HCI connection creation | Marcel Holtmann | 2006-09-15 | 5 | -325/+280 | |
| | | | ||||||
| | * | error handling for multiple *_async calls | Claudio Takahasi | 2006-09-13 | 1 | -14/+10 | |
| | | | ||||||
| | * | cleanup | Claudio Takahasi | 2006-09-13 | 1 | -16/+11 | |
| | | | ||||||
| | * | pending connect leak | Claudio Takahasi | 2006-09-13 | 1 | -0/+3 | |
| | | | ||||||
| | * | Remove a nested function since it breaks code generation with some compilers | Johan Hedberg | 2006-09-13 | 1 | -8/+7 | |
| | | | ||||||
| | * | Fix some memory leaks in textfile.c | Johan Hedberg | 2006-09-13 | 1 | -0/+3 | |
| | | | ||||||
| | * | cleanup: removed unused pointer(attrids) | Claudio Takahasi | 2006-09-13 | 1 | -12/+2 | |
| | | | ||||||
| | * | GetRemoteServiceHandles: use sdp_service_search_async instead of ↵ | Claudio Takahasi | 2006-09-13 | 1 | -36/+22 | |
| | | | | | | | | | sdp_service_search_attr_async | |||||
| | * | removed debug macro:SERVICE_SEARCH_ATTR_REQ | Claudio Takahasi | 2006-09-12 | 1 | -65/+11 | |
| | | | ||||||
| | * | Add name listener for RFCOMM.Connect() requestor | Ulisses Furquim | 2006-09-12 | 1 | -12/+34 | |
| | | | ||||||
| | * | fixed uuid cmp function | Claudio Takahasi | 2006-09-12 | 2 | -22/+16 | |
| | | | ||||||
| | * | removed unwanted comments. | Claudio Takahasi | 2006-09-12 | 1 | -13/+0 | |
| | | | ||||||
| | * | fixed str2identifier: convert handle to hexadecimal | Claudio Takahasi | 2006-09-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fixed find_record_by_uuid | Claudio Takahasi | 2006-09-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Make rfcomm_release() close the underlying connection | Ulisses Furquim | 2006-09-11 | 1 | -0/+1 | |
| | | | ||||||
| | * | Check for cancellation in the timer handler | Ulisses Furquim | 2006-09-11 | 1 | -0/+5 | |
| | | | ||||||
| | * | added verification for protocol error and I/O error | Claudio Takahasi | 2006-09-11 | 1 | -0/+42 | |
| | | | ||||||
| | * | Use a timer when waiting for udev to create the rfcomm device node | Ulisses Furquim | 2006-09-06 | 1 | -60/+100 | |
| | | | ||||||
| | * | Update changelog and bump version numberutils-3.5 | Marcel Holtmann | 2006-09-06 | 2 | -1/+11 | |
| | | | ||||||
| | * | Comment out SERVICE_SEARCH_ATT_REQ define | Marcel Holtmann | 2006-09-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | Document GetRemoteServiceRecord method | Marcel Holtmann | 2006-09-05 | 1 | -0/+5 | |
| | | | ||||||
| | * | Use service search method | Marcel Holtmann | 2006-09-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | Store errno so it does not get changed before we use it | Ulisses Furquim | 2006-09-05 | 3 | -18/+36 | |
| | | | ||||||
| | * | Fix functions to return negative error values | Ulisses Furquim | 2006-09-05 | 1 | -4/+4 | |
| | | | ||||||
| | * | Reply for CancelDiscovery now sent before send DiscoveryCompleted | Claudio Takahasi | 2006-09-05 | 3 | -11/+36 | |
| | | | ||||||
| | * | Added DiscoverDevices request owner tracking | Claudio Takahasi | 2006-09-05 | 3 | -73/+117 | |
| | | | ||||||
| | * | More compatible usage of test | Marcel Holtmann | 2006-09-05 | 2 | -5/+5 | |
| | | | ||||||
| | * | Cleanup disc_device_req_name and some related code | Johan Hedberg | 2006-09-05 | 1 | -42/+35 | |
| | | | ||||||
| | * | Fix memory leak with config reloading | Marcel Holtmann | 2006-09-05 | 2 | -4/+2 | |
| | | | ||||||
| | * | Don't use yylex_destroy() at the moment | Marcel Holtmann | 2006-09-05 | 1 | -0/+2 | |
| | | | ||||||
| | * | Remove usage of sdp_is_connected() | Ulisses Furquim | 2006-09-04 | 1 | -9/+3 | |
| | | | ||||||
| | * | Fixed CancelDiscovery | Claudio Takahasi | 2006-09-04 | 3 | -19/+41 | |
| | | | ||||||
| | * | Change to use sdp_connect() to make async searchs | Ulisses Furquim | 2006-09-04 | 1 | -50/+23 | |
| | | | ||||||
| | * | Document pageto and discovto options to manual page | Johan Hedberg | 2006-09-04 | 1 | -0/+9 | |
| | | | ||||||
| | * | Fix double call to rfcomm_release() and rfcomm_node_free() | Marcel Holtmann | 2006-09-03 | 1 | -8/+4 | |
| | | | ||||||
| | * | Add support for periodic inquiry mode | Marcel Holtmann | 2006-09-03 | 2 | -18/+140 | |
| | | | ||||||
| | * | Check discovery_requestor before using it | Marcel Holtmann | 2006-09-03 | 1 | -1/+2 | |
| | | | ||||||
| | * | Add option to disable installation of config files | Marcel Holtmann | 2006-09-01 | 4 | -4/+16 | |
| | | | ||||||
| | * | Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated ↵ | Claudio Takahasi | 2006-08-31 | 3 | -58/+414 | |
| | | | | | | | | | GetIdentifiers and GetIdentifiersByService | |||||
| | * | Use textfile_caseget so addresses passed over D-Bus get treated case ↵ | Johan Hedberg | 2006-08-31 | 1 | -10/+10 | |
| | | | | | | | | | insensitively. | |||||
| | * | Add textfile_caseget() function | Marcel Holtmann | 2006-08-31 | 2 | -18/+34 | |
| | | | ||||||
| | * | Call sdp_service_search_async() as first test case | Marcel Holtmann | 2006-08-30 | 1 | -2/+6 | |
| | | | ||||||
| | * | change sdp service identifiers to be bd_addr/record handle | Ulisses Furquim | 2006-08-30 | 2 | -78/+43 | |
| | | | ||||||
| | * | Add sdptest utility | Marcel Holtmann | 2006-08-29 | 2 | -1/+145 | |
| | | | ||||||
| | * | Fix problem with changed async prototypes | Marcel Holtmann | 2006-08-29 | 1 | -3/+8 | |
| | | | ||||||
