Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix SDP session leak when a page timeout occurrs during ↵ | Ulisses Furquim | 2006-09-22 | 1 | -0/+6 |
| | | | | RFCOMM.{Bind(),Connect()} | ||||
* | removed memory leak | Claudio Takahasi | 2006-09-21 | 1 | -2/+5 |
| | |||||
* | Fix some problems when doing consecutive SDP searches | Ulisses Furquim | 2006-09-21 | 1 | -47/+61 |
| | |||||
* | Move sdp related data allocation from dbus-rfcomm.c to dbus-sdp.c | Johan Hedberg | 2006-09-21 | 1 | -15/+26 |
| | |||||
* | Comment out currently unused static functions | Johan Hedberg | 2006-09-20 | 1 | -0/+2 |
| | |||||
* | Make RFCOMM.Connect() do an SDP search before connecting | Ulisses Furquim | 2006-09-19 | 1 | -74/+362 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | fixed uuid cmp function | Claudio Takahasi | 2006-09-12 | 1 | -17/+14 |
| | |||||
* | 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 |
| | |||||
* | added verification for protocol error and I/O error | Claudio Takahasi | 2006-09-11 | 1 | -0/+42 |
| | |||||
* | Comment out SERVICE_SEARCH_ATT_REQ define | Marcel Holtmann | 2006-09-05 | 1 | -1/+1 |
| | |||||
* | Use service search method | Marcel Holtmann | 2006-09-05 | 1 | -1/+1 |
| | |||||
* | Fix functions to return negative error values | Ulisses Furquim | 2006-09-05 | 1 | -4/+4 |
| | |||||
* | Remove usage of sdp_is_connected() | Ulisses Furquim | 2006-09-04 | 1 | -9/+3 |
| | |||||
* | Change to use sdp_connect() to make async searchs | Ulisses Furquim | 2006-09-04 | 1 | -50/+23 |
| | |||||
* | Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated ↵ | Claudio Takahasi | 2006-08-31 | 1 | -58/+399 |
| | | | | GetIdentifiers and GetIdentifiersByService | ||||
* | change sdp service identifiers to be bd_addr/record handle | Ulisses Furquim | 2006-08-30 | 1 | -77/+42 |
| | |||||
* | Fix problem with changed async prototypes | Marcel Holtmann | 2006-08-29 | 1 | -3/+8 |
| | |||||
* | changed sdp error handling | Claudio Takahasi | 2006-08-29 | 1 | -4/+8 |
| | |||||
* | Added async query | Claudio Takahasi | 2006-08-28 | 1 | -39/+43 |
| | |||||
* | Cleanup/fix glib-ectomy.c and its usage | Johan Hedberg | 2006-08-26 | 1 | -2/+3 |
| | |||||
* | Fix memory leak and coding style in rfcomm patch | Johan Hedberg | 2006-08-23 | 1 | -9/+5 |
| | |||||
* | Add preliminary RFCOMM.Connect and RFCOMM.CancelConnect support | Johan Hedberg | 2006-08-23 | 1 | -0/+71 |
| | |||||
* | One small coding style fix | Johan Hedberg | 2006-08-23 | 1 | -1/+1 |
| | |||||
* | More coding style fixes | Johan Hedberg | 2006-08-23 | 1 | -6/+6 |
| | |||||
* | Coding style fixes | Johan Hedberg | 2006-08-23 | 1 | -2/+2 |
| | |||||
* | Remove UnknownAddress error (since it's unnecessary) | Johan Hedberg | 2006-08-21 | 1 | -22/+0 |
| | |||||
* | Fixed SetMode when the adapter is DOWN | Claudio Takahasi | 2006-08-18 | 1 | -0/+4 |
| | |||||
* | support for async query | Claudio Takahasi | 2006-08-01 | 1 | -537/+588 |
| | |||||
* | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 1 | -1/+1 |
| | |||||
* | Include sys/param.h for PATH_MAX when cross-compiling | Marcel Holtmann | 2006-06-27 | 1 | -0/+1 |
| | |||||
* | Make RFCOMM and SDP support experimental | Marcel Holtmann | 2006-06-02 | 1 | -0/+3 |
| | |||||
* | Added GetIdentifiers, GetUUID and GetName. | Claudio Takahasi | 2006-05-05 | 1 | -256/+801 |
| | |||||
* | Changed object path hierarchy | Claudio Takahasi | 2006-04-24 | 1 | -1/+1 |
| | |||||
* | Added D-Bus SDP methods skeleton | Claudio Takahasi | 2006-04-20 | 1 | -0/+501 |
| | |||||
* | Add skeletons for D-Bus SDP and service interfaces | Marcel Holtmann | 2006-03-17 | 1 | -0/+29 |