messages from 2010-07-18 21:29:23 to 2010-07-26 06:13:08 UTC [more...]
[RFC] Bluetooth: Provide access to reassembled Rx packets
2010-07-26 6:13 UTC (2+ messages)
[PATCH v2] watch: Free service data in service_reply
2010-07-26 1:11 UTC
[PATCH v4 0/5] Enhanced support for extended inquiry response
2010-07-25 22:48 UTC (10+ messages)
` [PATCH 1/5] Spec constants for Extended Inquiry Response field types
` [PATCH 2/5] Support for adding UUID128 to extended inquiry response
` [PATCH 3/5] Update EIR whenever record is added or removed
` [PATCH 4/5] Handle arrays in device properties dictionary
` [PATCH 5/5] Extended support for generating dictionary value of service UUIDs
[PATCH] watch: Free service data in service_reply
2010-07-25 19:52 UTC (2+ messages)
[PATCH] Bluetooth: Use hci_recv_stream_fragment() in UART driver
2010-07-25 18:43 UTC (4+ messages)
[PATCH] Bluetooth: Defer SCO setup if mode change is pending
2010-07-25 18:41 UTC (7+ messages)
` [PATCH v2] "
Virtual cable unplug not supported in BlueZ?
2010-07-25 14:53 UTC (5+ messages)
[PATCH] Driver-core: Always create class directories for classses that support namespaces
2010-07-25 5:43 UTC
[PATCH] Bluetooth: Update L2CAP version after enable ERTM by default
2010-07-24 13:47 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Add __init and __exit marks to UART drivers
2010-07-24 5:04 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Add __init and __exit marks to RFCOMM
[PATCH] Bluetooth: Test 'count' value before enter the loop
2010-07-24 4:34 UTC
[PATCH] Bluetooth: Fix permission of hci_ath.c
2010-07-24 4:06 UTC
[PATCH][RFC] Fix SDP resolving segfault
2010-07-23 20:37 UTC (6+ messages)
How to past connect complete event status (page timeout) to apps
2010-07-23 20:15 UTC (2+ messages)
[PATCH 6/6] pcmcia: remove cs_types.h
2010-07-23 18:48 UTC (4+ messages)
Any update on software caused connection abort issue??
2010-07-23 18:20 UTC (6+ messages)
[patch -next] bluetooth/hci_ath: kfree() => kfree_skb()
2010-07-23 18:10 UTC (2+ messages)
MCAP Patches
2010-07-23 18:07 UTC (83+ messages)
` [PATCH 01/60] Initial support for MCAP
` [PATCH 02/60] Initial work to create MCAP instances
` [PATCH 03/60] Initial work to process incomming connection of MCLs
` [PATCH 04/60] Process events over Control Channels
` [PATCH 05/60] Save and restore state of MCLs
` [PATCH 06/60] Release MCAP instances
` [PATCH 07/60] Process md_create_mdl_req in CONNECTED state
` [PATCH 08/60] Process md_reconnect_mdl_req "
` [PATCH 09/60] Process md_delete_mdl_req "
` [PATCH 10/60] Process md_abort_mdl_req in PENDING state
` [PATCH 11/60] Process commands in ACTIVE state
` [PATCH 12/60] Managing connection of Data Channels
` [PATCH 13/60] Enable connect operation to a remote MCAP instances
` [PATCH 14/60] Implement set callbacks operation over MCLs
` [PATCH 15/60] Implement function to send md_create_mdl_req
` [PATCH 16/60] Implement function to send md_reconnect_mdl_req
` [PATCH 17/60] Implement function to send md_delete_mdl_req
` [PATCH 18/60] Implement function to send md_abort_mdl_req
` [PATCH 19/60] Process response to std. op. codes
` [PATCH 20/60] Process md_create_mdl_rsp
` [PATCH 21/60] Process md_reconnect_mdl_rsp
` [PATCH 22/60] Process md_abort_mdl_rsp
` [PATCH 23/60] Process md_delete_mdl_rsp
` [PATCH 24/60] Enable connection of Data Channel with remote MCAP instances
` [PATCH 25/60] Initial support for clock synchronization protocol
` [PATCH 26/60] Free memory when a unref operation happens over a cached MCL
` [PATCH 27/60] Fix wrong response code rejecting reconnections
` [PATCH 28/60] Solve a non initialized memory segmentation fault
` [PATCH 29/60] Fix missed state transition in MCAP
` [PATCH 30/60] Fix missed state transition in MCAP on reconnections
` [PATCH 31/60] Fix MCAP bug processing responses
` [PATCH 32/60] Fix MCL transitions when responses are not success
` [PATCH 33/60] Change error messagge
` [PATCH 34/60] Add macro to get minimum command length for respones
` [PATCH 35/60] Remove magic number to check commands of 5 Bytes
` [PATCH 36/60] Set MDL to closed when abort operation takes place
` [PATCH 37/60] Remove MDL when delete operation fails with INVALID_MDL response code
` [PATCH 38/60] Don't delete aborted MDLS
` [PATCH 39/60] Fix double memory free on simultaneus deletion of MDLs
` [PATCH 40/60] Fix memory leak when double deletion happens and response code isn't SUCCESS
` [PATCH 41/60] Solve a bug when both sides request a creation of data channel with the same mdlid
` [PATCH 42/60] Move assignment of data channel configuration
` [PATCH 43/60] Acceptor should not resend commands
` [PATCH 44/60] Restore state after INITIATOR ignore a request
` [PATCH 45/60] Fix double reconnection problem using the same mdlid
` [PATCH 46/60] Process received command in base to previous request sent
` [PATCH 47/60] Random generation of first mdlid used as based to create data channels
` [PATCH 48/60] Notify MCL closed when there is a pending callback
` [PATCH 49/60] Restore state in MCL whenever an error takes place
` [PATCH 50/60] Check control channel before calling to g_io_channel_unix_get_fd
` [PATCH 51/60] Change name for callback used to report status of delete and abort operations
` [PATCH 52/60] Avoid double insertion of the same MDL in an MCL
` [PATCH 53/60] Send error response when an unknown command is received
` [PATCH 54/60] Set MDL state to closed when a connection failed
` [PATCH 55/60] Change the get_addres function to match with other bluez functions
` [PATCH 56/60] Use a generic function to send commands with variable parameters
` [PATCH 57/60] Set Gerror at the end of the output paremeters list
` [PATCH 58/60] Return a proper UNIX error instead of -1 in mcap_mdl_get_fd
` [PATCH 59/60] Remove "req" word from MCAP API
` [PATCH 60/60] Change variable name for MCAP Instances
[PATCH 0/1] Bluetooth: RPN negotiation fix
2010-07-23 9:57 UTC (2+ messages)
` [PATCH 1/1] "
SAP profile implementation
2010-07-23 8:25 UTC (3+ messages)
[PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
2010-07-22 16:58 UTC (11+ messages)
[PATCH] Fix query for VCARD listing (work phone issue)
2010-07-22 12:14 UTC (2+ messages)
CTP profile Support of BlueZ
2010-07-22 9:43 UTC (2+ messages)
[PATCH] systemd: install systemd unit files
2010-07-22 7:28 UTC (2+ messages)
BNEP fails in the new vanilla kernels
2010-07-21 13:02 UTC
[PATCH v3 0/5] Enhanced support for extended inquiry response
2010-07-21 8:46 UTC (8+ messages)
` [PATCH 1/5] Spec constants for Extended Inqiory Response field types
` [PATCH 2/5] Support for adding UUID128 to extended inquiry response
` [PATCH 3/5] Update EIR whenever record is added or removed
` [PATCH 4/5] Handle arrays in device properties dictionary
` [PATCH 5/5] Extended support for generating dictionary value of service UUIDs
obex-client: doesn't allways closes socket
2010-07-20 13:58 UTC (5+ messages)
[PATCH] Fixed problem with incoming calls query
2010-07-20 12:35 UTC (2+ messages)
[PATCH] Fixed problem with incoming calls query
2010-07-20 11:25 UTC (2+ messages)
[PATCH] add variable target size support in obex_mime_type_driver_find()
2010-07-20 10:35 UTC (2+ messages)
[PATCH 1/3] Add BT3 AMP device support, by Atheros Linux BT3 team
2010-07-20 2:24 UTC (6+ messages)
[PATCH 3/3] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
2010-07-19 22:07 UTC (8+ messages)
[PATCH] Bluetooth: Move bit-field var to data->flags
2010-07-19 19:48 UTC (5+ messages)
[HCI Events] Connection Event Processing
2010-07-19 18:45 UTC (6+ messages)
[PATCH] Bluetooth: use __packed in drivers/bluetooth
2010-07-19 17:03 UTC (2+ messages)
[PATCH v2] Bluetooth: Support for Atheros AR300x serial Bluetooth Chip
2010-07-19 16:44 UTC (2+ messages)
[PATCH 2/2] Add function tracer formatter
2010-07-19 16:26 UTC
[PATCH 1/2] Add function call tracing
2010-07-19 16:26 UTC
[PATCH] Bluetooth: Use __packed annotation
2010-07-19 16:07 UTC (5+ messages)
` Patches for kernel bluetooth
BlueZ segfault on sdp resolving
2010-07-19 15:22 UTC
[PATCH] bluetooth: retry reset for devices that fail
2010-07-19 12:52 UTC (3+ messages)
obexd TARGET_SIZE question
2010-07-18 21:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox