messages from 2010-05-21 12:40:24 to 2010-06-04 10:16:50 UTC [more...]
[PATCH 1/4] Fix regression with debug via SIGUSR2
2010-06-04 10:16 UTC
[PATCH] gateway_server_remove should unref audio_adapter
2010-06-04 8:40 UTC (4+ messages)
[PATCH 00/32] Health Device Prifile (HDP) -- updated
2010-06-04 8:30 UTC (33+ messages)
` [PATCH 01/32] Add Health api description
` [PATCH 02/32] Initial support for HDP
` [PATCH 03/32] Add functions to resiger health instances in SDP
` [PATCH 04/32] Initial support for hdp_device_drivers
` [PATCH 05/32] Register healt_driver interfaces in d-bus
` [PATCH 06/32] Add delete instance petition
` [PATCH 07/32] Add watcher to control client disconections to delete hdp instance
` [PATCH 08/32] Work in getting remote SDP records
` [PATCH 09/32] Adds functions to get remote suported features from its SDP record
` [PATCH 10/32] Insert end_point in array returned by get_health_instances
` [PATCH 11/32] Initial support for connecting instances
` [PATCH 12/32] Complete the response dictionary in GetHealthInstances response
` [PATCH 13/32] Implement connection of health instances
` [PATCH 14/32] Manage mcap instances
` [PATCH 15/32] Implement connect MCL callback in health instances connection
` [PATCH 16/32] Register Health link int the bus when MCL is connected
` [PATCH 17/32] Analize remote record looking for psm
` [PATCH 18/32] Unify the creation of health links
` [PATCH 19/32] Remove hdp_device pointer from health link struct
` [PATCH 20/32] Release health link resources
` [PATCH 21/32] Manage mcap disconnections and reconnections
` [PATCH 22/32] Initial work for disconnecting health links
` [PATCH 23/32] Avoid multiple links with the same device
` [PATCH 24/32] Disconnect health link petition
` [PATCH 25/32] Create new structure to manage data channels in HDP
` [PATCH 26/32] Implement connect data channel callback
` [PATCH 27/32] Change function name when retreiving remote SDP records
` [PATCH 28/32] Changed HEALTH_MANAGER_INTERFACE to HEALTH_MANAGER
` [PATCH 29/32] Call the agent when a new Health Link is created
` [PATCH 30/32] Add a test that creates a simple health agent
` [PATCH 31/32] Send MCL disconnect callback to agents
` [PATCH 32/32] Add support for mcl reconnections
[PATCH v3] Change MDP profile name and macros to HDP
2010-06-04 8:27 UTC (2+ messages)
Patches for MCAP
2010-06-04 8:27 UTC (27+ messages)
` [PATCH 01/26] Initial support "
` [PATCH 02/26] Initial work to create MCAP instances
` [PATCH 03/26] Initial work to process incomming connection of MCLs
` [PATCH 04/26] Process events over Control Channels
` [PATCH 05/26] Save and restore state of MCLs
` [PATCH 06/26] Release MCAP instances
` [PATCH 07/26] Process md_create_mdl_req in CONNECTED state
` [PATCH 08/26] Process md_reconnect_mdl_req "
` [PATCH 09/26] Process md_delete_mdl_req "
` [PATCH 10/26] Process md_abort_mdl_req in PENDING state
` [PATCH 11/26] Process commands in ACTIVE state
` [PATCH 12/26] Managing connection of Data Channels
` [PATCH 13/26] Enable connect operation to a remote MCAP instances
` [PATCH 14/26] Implement set callbacks operation over MCLs
` [PATCH 15/26] Implement function to send md_create_mdl_req
` [PATCH 16/26] Implement function to send md_reconnect_mdl_req
` [PATCH 17/26] Implement function to send md_delete_mdl_req
` [PATCH 18/26] Implement function to send md_abort_mdl_req
` [PATCH 19/26] Process response to std. op. codes
` [PATCH 20/26] Process md_create_mdl_rsp
` [PATCH 21/26] Process md_reconnect_mdl_rsp
` [PATCH 22/26] Process md_abort_mdl_rsp
` [PATCH 23/26] Process md_delete_mdl_rsp
` [PATCH 24/26] Enable connection of Data Channel with remote MCAP instances
` [PATCH 25/26] Initial support for clock synchronization protocol
` [PATCH 26/26] Free memory when a unref operation happens over a cached MCL
[PATCH v3 0/3] Don't send SCO/eSCO request during a mode change from sniff to active
2010-06-03 20:00 UTC (5+ messages)
` [PATCH 1/3] Bluetooth: Remove extraneous white space
` [PATCH 2/3] Bluetooth: Reassigned copyright to Code Aurora Forum
` [PATCH 3/3] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
[PATCH] ath3k: add support for new firmware
2010-06-03 17:34 UTC (2+ messages)
[PATCH v2] frame reassembly implementation for data stream
2010-06-03 7:07 UTC (9+ messages)
[PATCH 00/32] Health device profile (HDP)
2010-06-02 20:48 UTC (36+ messages)
` [PATCH 01/32] Add Health api description
` [PATCH 02/32] Initial support for HDP
` [PATCH 03/32] Add functions to resiger health instances in SDP
` [PATCH 04/32] Initial support for hdp_device_drivers
` [PATCH 05/32] Register healt_driver interfaces in d-bus
` [PATCH 06/32] Add delete instance petition
` [PATCH 07/32] Add watcher to control client disconections to delete hdp instance
` [PATCH 08/32] Work in getting remote SDP records
` [PATCH 09/32] Adds functions to get remote suported features from its SDP record
` [PATCH 10/32] Insert end_point in array returned by get_health_instances
` [PATCH 11/32] Initial support for connecting instances
` [PATCH 12/32] Complete the response dictionary in GetHealthInstances response
` [PATCH 13/32] Implement connection of health instances
` [PATCH 14/32] Manage mcap instances
` [PATCH 15/32] Implement connect MCL callback in health instances connection
` [PATCH 16/32] Register Health link int the bus when MCL is connected
` [PATCH 17/32] Analize remote record looking for psm
` [PATCH 18/32] Unify the creation of health links
` [PATCH 19/32] Remove hdp_device pointer from health link struct
` [PATCH 20/32] Release health link resources
` [PATCH 21/32] Manage mcap disconnections and reconnections
` [PATCH 22/32] Initial work for disconnecting health links
` [PATCH 23/32] Avoid multiple links with the same device
` [PATCH 24/32] Disconnect health link petition
` [PATCH 25/32] Create new structure to manage data channels in HDP
` [PATCH 26/32] Implement connect data channel callback
` [PATCH 27/32] Change function name when retreiving remote SDP records
` [PATCH 28/32] Changed HEALTH_MANAGER_INTERFACE to HEALTH_MANAGER
` [PATCH 29/32] Call the agent when a new Health Link is created
` [PATCH 30/32] Add a test that creates a simple health agent
` [PATCH 31/32] Send MCL disconnect callback to agents
` [PATCH 32/32] Add support for mcl reconnections
[PATCH 1/3] Rename hci_recv_fragment to hci_recv_packet_fragment
2010-06-02 4:11 UTC (8+ messages)
` [PATCH 2/3] Replace hci_recv_fragment calls
` [PATCH 3/3] frame reassembly implementation for data from stream
[PATCH 3/3] frame reassembly implementation for data from stream
2010-06-01 6:54 UTC
[PATCH 2/3] Replace hci_recv_fragment calls
2010-06-01 6:54 UTC
[PATCH 1/3] Rename hci_recv_fragment to reflect its actual use
2010-06-01 6:54 UTC
[PATCH 01/11] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
2010-05-31 19:05 UTC (11+ messages)
` [PATCH 02/11] Bluetooth: Remove L2CAP Extended Features from Kconfig
` [PATCH 03/11] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
` [PATCH 04/11] Bluetooth: Check skb_clone return to avoid NULL dereference
` [PATCH 05/11] Bluetooth: Fix ERTM vars increment
` [PATCH 06/11] Bluetooth: Check packet FCS earlier
` [PATCH 07/11] Bluetooth: Only check SAR bits if frame is I-frame
` [PATCH 08/11] Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
` [PATCH 09/11] Bluetooth: Fix ERTM channel shutdown
` [PATCH 10/11] Bluetooth: Fix crash when sending frames after connection is closed
` [PATCH 11/11] Bluetooth: Fix handle of received P-bit
[PATCH 01/13] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
2010-05-31 17:02 UTC (13+ messages)
` [PATCH 02/13] Bluetooth: Remove L2CAP Extended Features from Kconfig
` [PATCH 03/13] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
` [PATCH 04/13] Bluetooth: Check skb_clone return to avoid NULL dereference
` [PATCH 05/13] Bluetooth: Fix ERTM vars increment
` [PATCH 06/13] Bluetooth: Check packet FCS earlier
` [PATCH 07/13] Bluetooth: Only check SAR bits if frame is I-frame
` [PATCH 08/13] Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
` [PATCH 09/13] Bluetooth: Fix ERTM channel shutdown
` [PATCH 10/13] Bluetooth: Fix crash when sending frames after connection is closed
` [PATCH 11/13] Bluetooth: Fix ERTM error reporting to the userspace
` [PATCH 12/13] Bluetooth: Fix handle of received P-bit
` [PATCH 13/13] Bluetooth: Add debug output to ERTM code
Race between SCO disconnection and AVDTP Start
2010-05-31 8:33 UTC (3+ messages)
bluez with uclibc
2010-05-31 4:39 UTC
Software caused connection abort (103 )
2010-05-30 10:12 UTC (8+ messages)
SCO/audio is causing btusb_send_frame: hci0 urb submission failed
2010-05-29 16:59 UTC
[PATCHv2 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
2010-05-28 7:14 UTC (4+ messages)
[Patch v2 0/3] Don't send SCO/eSCO request during a mode change from sniff to active
2010-05-28 0:05 UTC (6+ messages)
` [Patch v2 0/3] Bluetooth-Remove-extraneous-white-space.patch
` [Patch v2 1/3] Bluetooth-Remove-extraneous-white-space.patch
` [Patch v2 2/3] Bluetooth-Reassigned-copyright-to-Code-Aurora-Forum.patch
` [Patch v2 3/3] Bluetooth-Synchronize-SCO-eSCO-connection-requests-t.patch
[PATCH] Bluetooth: btmrvl: process interrupt in main thread to
2010-05-27 23:38 UTC
[PATCH 1/1] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
2010-05-27 10:34 UTC (10+ messages)
[PATCHv1 0/2] Don't delete l2cap chan and sk when sk is owned by user
2010-05-26 14:21 UTC (3+ messages)
` [PATCHv1 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
` [PATCHv1 2/2] Bluetooth: Prevent sk freeing in tasklet using refcount
WRT non-UTF-8 device names
2010-05-25 12:56 UTC (4+ messages)
[PATCH 0/1] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
2010-05-24 21:19 UTC (2+ messages)
Auto trust entry remove
2010-05-24 11:10 UTC (5+ messages)
HDP proposed API(0.5)
2010-05-23 2:54 UTC (6+ messages)
[PATCH] Fix repeated insertion of uuids when a device driver is matched
2010-05-22 10:01 UTC
[PATCH] Fix device_match_pattern function
2010-05-22 8:45 UTC (6+ messages)
[PATCH] Move debug() to DBG()
2010-05-21 16:22 UTC (2+ messages)
[PATCH 2/3] Move logging.{c,h} to log.{c,h}
2010-05-21 12:40 UTC (3+ messages)
` [PATCH 3/3] Remove old defines from serial code
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;
as well as URLs for NNTP newsgroup(s).