messages from 2013-11-28 15:52:31 to 2013-12-05 13:11:23 UTC [more...]
[PATCH v2 00/32] Bluetooth: LE CoC support
2013-12-05 13:11 UTC (26+ messages)
` [PATCH v2 01/32] Bluetooth: Remove unnecessary braces from one-line if-statement
` [PATCH v2 02/32] Bluetooth: Add module parameter to enable LE CoC support
` [PATCH v2 03/32] Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
` [PATCH v2 04/32] Bluetooth: Allow l2cap_chan_check_security() to be used for LE links
` [PATCH v2 05/32] Bluetooth: Pass command length to LE signaling channel handlers
` [PATCH v2 06/32] Bluetooth: Move LE L2CAP initiator procedure to its own function
` [PATCH v2 07/32] Bluetooth: Add definitions for LE connection oriented channels
` [PATCH v2 08/32] Bluetooth: Add initial code for LE L2CAP Connect Request
` [PATCH v2 09/32] Bluetooth: Add smp_sufficient_security helper function
` [PATCH v2 10/32] Bluetooth: Refactor L2CAP connect rejection to its own function
` [PATCH v2 11/32] Bluetooth: Add basic LE L2CAP connect request receiving support
` [PATCH v2 12/32] Bluetooth: Fix L2CAP channel closing for LE connections
` [PATCH v2 13/32] Bluetooth: Add L2CAP Disconnect suppport for LE
` [PATCH v2 14/32] Bluetooth: Make l2cap_le_sig_cmd logic consistent
` [PATCH v2 15/32] Bluetooth: Add LE L2CAP flow control mode
` [PATCH v2 16/32] Bluetooth: Track LE L2CAP credits in l2cap_chan
` [PATCH v2 17/32] Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
` [PATCH v2 18/32] Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
` [PATCH v2 19/32] Bluetooth: Implement returning of LE L2CAP credits
` [PATCH v2 20/32] Bluetooth: Add LE flow control discipline
` [PATCH v2 21/32] Bluetooth: Reject LE CoC commands when the feature is not enabled
` [PATCH v2 22/32] Bluetooth: Introduce L2CAP channel callback for suspending
` [PATCH v2 23/32] Bluetooth: Add LE L2CAP segmentation support for outgoing data
` [PATCH v2 24/32] Bluetooth: Implement LE L2CAP reassembly
` [PATCH v2 25/32] Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
[PATCH 1/8] android: Fix turning BT off during pairing
2013-12-05 13:02 UTC (9+ messages)
` [PATCH 2/8] android: Update haltest tool entry in README
` [PATCH 3/8] android: Fix sending status on bluetooth init if already initialized
` [PATCH 4/8] android/hidhost: Unregister ipc handlers if init fails
` [PATCH 5/8] android/pan: "
` [PATCH 6/8] android/a2dp: "
` [PATCH 7/8] android/pan: Move logic from HAL layer to daemon
` [PATCH 8/8] android/pan: Move logic from HAL "
[PATCHv2 0/4] Socket optimization
2013-12-05 12:43 UTC (6+ messages)
` [PATCHv2 1/4] android/socket: Cleanup sockets on unregister
` [PATCHv2 2/4] android/socket Use 64K buffer for socket handling
` [PATCHv2 3/4] android/socket: Use heap instead of stack
` [PATCHv2 4/4] android/socket: Setup socket buffer sizes
[PATCH 00/31] Bluetooth: LE CoC support
2013-12-04 16:15 UTC (34+ messages)
` [PATCH 01/31] Bluetooth: Remove unnecessary braces from one-line if-statement
` [PATCH 02/31] Bluetooth: Add module parameter to enable LE CoC support
` [PATCH 03/31] Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
` [PATCH 04/31] Bluetooth: Allow l2cap_chan_check_security() to be used for LE links
` [PATCH 05/31] Bluetooth: Pass command length to LE signaling channel handlers
` [PATCH 06/31] Bluetooth: Move LE L2CAP initiator procedure to its own function
` [PATCH 07/31] Bluetooth: Add definitions for LE connection oriented channels
` [PATCH 08/31] Bluetooth: Add initial code for LE L2CAP Connect Request
` [PATCH 09/31] Bluetooth: Add smp_sufficient_security helper function
` [PATCH 10/31] Bluetooth: Refactor L2CAP connect rejection to its own function
` [PATCH 11/31] Bluetooth: Add basic LE L2CAP connect request receiving support
` [PATCH 12/31] Bluetooth: Fix L2CAP channel closing for LE connections
` [PATCH 13/31] Bluetooth: Add L2CAP Disconnect suppport for LE
` [PATCH 14/31] Bluetooth: Make l2cap_le_sig_cmd logic consistent
` [PATCH 15/31] Bluetooth: Add LE L2CAP flow control mode
` [PATCH 16/31] Bluetooth: Track LE L2CAP credits in l2cap_chan
` [PATCH 17/31] Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
` [PATCH 18/31] Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
` [PATCH 19/31] Bluetooth: Implement returning of LE L2CAP credits
` [PATCH 20/31] Bluetooth: Add LE flow control discipline
` [PATCH 21/31] Bluetooth: Reject LE CoC commands when the feature is not enabled
` [PATCH 22/31] Bluetooth: Introduce L2CAP channel callback for suspending
` [PATCH 23/31] Bluetooth: Add LE L2CAP segmentation support for outgoing data
` [PATCH 24/31] Bluetooth: Implement LE L2CAP reassembly
` [PATCH 25/31] Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
` [PATCH 26/31] Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
` [PATCH 27/31] Bluetooth: Limit LE MPS to the MTU value
` [PATCH 28/31] Bluetooth: Fix clearing of chan->omtu for LE CoC channels
` [PATCH 29/31] Bluetooth: Fix CID ranges for LE CoC CID allocations
` [PATCH 30/31] Bluetooth: Fix validating LE PSM values
` [PATCH 31/31] Bluetooth: Add debugfs controls for LE CoC MPS and Credits
[PATCHv1 0/2] Introduce default adapter property
2013-12-04 15:39 UTC (5+ messages)
` [PATCHv1 1/2] doc: "
` [PATCHv1 2/2] adapter: "
[RFC v3 00/12] LE auto connection and connection parameters
2013-12-04 14:35 UTC (2+ messages)
pull request: bluetooth-next 2013-12-04
2013-12-04 13:25 UTC
[PATCH] Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]
2013-12-04 13:12 UTC (2+ messages)
[PATCH 1/6] android/a2dp: Fix possible NULL dereference
2013-12-04 8:36 UTC (8+ messages)
` [PATCH 2/6] android/pan: Remove unneeded NULL assignment
` [PATCH 3/6] android/pan: Fix no return on error path
` [PATCH 4/6] android/doc: Add socket-api.txt document
` [PATCH 5/6] sdp: Remove dead code
` [PATCH 6/6] avdtp: Remove unneeded local variable
have to re-pair mouse every few hours
2013-12-04 0:06 UTC (9+ messages)
` have to re-pair mouse every few hours (update: mouse needs periodic authorization?)
cross compiling bluez 4.101
2013-12-03 22:38 UTC
tools: Parsing commands is lenient?
2013-12-03 21:27 UTC
Missing BT_POWER option for l2cap sockets in bluetooth.h?
2013-12-03 17:46 UTC (3+ messages)
[PATCH] obex: Fix checking incorrect error code
2013-12-03 16:04 UTC
[PATCH] android: Fix missing failure check in ipc_init
2013-12-03 12:42 UTC
[PATCH BlueZ] audio/AVCTP: Fix crash
2013-12-03 12:22 UTC (4+ messages)
[PATCH] android: Use G_N_ELEMENTS macro for table elements calculation
2013-12-03 12:10 UTC (2+ messages)
[PATCH] android: Move sockets handling from main to IPC code
2013-12-03 12:09 UTC (2+ messages)
[PATCH] android/socket Use 64K buffer for socket handling
2013-12-03 10:17 UTC
[PATCH 0/4] more sixaxis goodies
2013-12-03 7:48 UTC (6+ messages)
` [PATCH 1/4] sixaxis: Add support for setting PS3 controller LEDs
` [PATCH 2/4] Rename device_is_connected to btd_device_is_connected
` [PATCH 3/4] sixaxis: Skip controller setup if already connected over Bluetooth
` [PATCH 4/4] sixaxis: Add support for setting LEDs when connected over USB
Add empty udev rule to disable hid2hci by default
2013-12-02 23:15 UTC (2+ messages)
Help for USB Dongle Asus USB-BT400 with Raspberry Pi and Bluez
2013-12-02 18:03 UTC
[PATCH] android/socket Use 4K buffer for socket handling
2013-12-02 16:06 UTC
[PATCH 1/4] android/socket: Cleanup sockets on unregister
2013-12-02 15:46 UTC (4+ messages)
` [PATCH 2/4] android/a2dp: Fix possible NULL dereference
` [PATCH 3/4] android/pan: Remove unneeded NULL assignment
` [PATCH 4/4] android/pan: Fix no return on error path
[PATCH v3 0/9] android: IPC improvements - daemon part
2013-12-02 14:53 UTC (11+ messages)
` [PATCH v3 1/9] android: Add initial code for IPC message handlers
` [PATCH v3 2/9] android/main: Use generic IPC message handling for core service
` [PATCH v3 3/9] android/main: Use common exit path in core service functions
` [PATCH v3 4/9] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH v3 5/9] android/bluetooth: Make property handling function return HAL status
` [PATCH v3 6/9] android/hidhost: Use generic IPC message handling for commands
` [PATCH v3 7/9] android/pan: "
` [PATCH v3 8/9] android/a2dp: "
` [PATCH v3 9/9] android/socket: "
[PATCH 0/2] Bluetooth: A couple of SMP fixes
2013-12-02 11:23 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Remove useless smp_rand function
` [PATCH 2/2] Bluetooth: Remove dead code from SMP encryption function
[PATCH_v5 0/6] Refactor bnep code and implement pan methods
2013-11-29 15:16 UTC (8+ messages)
` [PATCH_v5 1/6] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v5 2/6] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v5 3/6] android/pan: Implement pan connect method in daemon
` [PATCH_v5 4/6] android/pan: Implement pan disconnect "
` [PATCH_v5 5/6] android/pan: Implement the get local role "
` [PATCH_v5 6/6] android: Add reasons for adding capabilites to process
[RFC] android/doc: Add socket-api.txt document
2013-11-29 13:28 UTC
[PATCH_v4 0/6] Refactor bnep code and implement pan methods
2013-11-29 13:12 UTC (7+ messages)
` [PATCH_v4 1/6] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v4 2/6] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v4 3/6] android/pan: Implement pan connect method in daemon
` [PATCH_v4 4/6] android/pan: Implement pan disconnect "
` [PATCH_v4 5/6] android/pan: Implement the get local role "
` [PATCH_v4 6/6] android: Add reasons for adding capabilites to process
[PATCH v2 0/9] android: IPC improvements - daemon part
2013-11-29 11:08 UTC (10+ messages)
` [PATCH v2 1/9] android: Add initial code for IPC message handlers
` [PATCH v2 2/9] android/main: Use generic IPC message handling for core service
` [PATCH v2 3/9] android/main: Use common exit path in core service functions
` [PATCH v2 4/9] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH v2 5/9] android/bluetooth: Make property handling function return HAL status
` [PATCH v2 6/9] android/hidhost: Use generic IPC message handling for commands
` [PATCH v2 7/9] android/pan: "
` [PATCH v2 8/9] android/a2dp: "
` [PATCH v2 9/9] android/socket: "
[PATCH_v3 0/7] Refactor bnep code and implement pan methods
2013-11-29 9:54 UTC (8+ messages)
` [PATCH_v3 1/7] profiles/network: Remove redundant code for bnep interface name
` [PATCH_v3 2/7] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v3 3/7] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v3 4/7] android/pan: Implement pan connect method in daemon
` [PATCH_v3 5/7] android/pan: Implement pan disconnect "
` [PATCH_v3 6/7] android/pan: Implement the get local role "
` [PATCH_v3 7/7] android: Add reasons for adding capabilites to process
[PATCHv2] android/socket: Cleanup sockets on unregister
2013-11-29 9:33 UTC
[RFC] Fix eir parsing function
2013-11-29 9:03 UTC (5+ messages)
[PATCH] android/main: Call unregister for all registered services on exit
2013-11-29 8:34 UTC (2+ messages)
[PATCH 1/2] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal
2013-11-29 8:32 UTC (3+ messages)
` [PATCH 2/2] android/hal-bluetooth: Fix sending invalid adapter property
[PATCH 01/10] android: Avoid memory leak warnings for event_loop
2013-11-29 8:31 UTC (7+ messages)
` [PATCH 04/10] android/main: Free enabled string on exit
` [PATCH 05/10] android/socket: Cleanup sockets on unregister
` [PATCH 10/10] android/socket: Remove unneeded code
[PATCH_v2 0/7] Refactor bnep code and implement pan methods
2013-11-28 19:55 UTC (8+ messages)
` [PATCH_v2 1/7] profiles/network: Remove redundant code for bnep interface name
` [PATCH_v2 3/7] profiles/network: Rename common.c|h to bnep.c|h
SM: is BlueZ the Master/Initiator or Slave/Responder?
2013-11-28 16:59 UTC (2+ messages)
[PATCH 01/10] android: Initialize IPC with command and notification sockets
2013-11-28 16:06 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