linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-10 14:10:12 to 2012-10-15 15:34:05 UTC [more...]

[PATCH 00/19] L2CAP signaling for AMP channel create/move
 2012-10-15 15:34 UTC  (17+ messages)
` [PATCH 01/19] Bluetooth: Add new l2cap_chan struct members for high speed channels
` [PATCH 02/19] Bluetooth: Add L2CAP create channel request handling
` [PATCH 03/19] Bluetooth: Remove unnecessary intermediate function
` [PATCH 04/19] Bluetooth: Lookup channel structure based on DCID
` [PATCH 05/19] Bluetooth: Channel move request handling
` [PATCH 06/19] Bluetooth: Add new ERTM receive states for channel move
` [PATCH 07/19] Bluetooth: Add move channel confirm handling
` [PATCH 08/19] Bluetooth: Add state to hci_chan
` [PATCH 09/19] Bluetooth: Move channel response
` [PATCH 10/19] Bluetooth: Add logical link confirm
` [PATCH 11/19] Bluetooth: Add move confirm response handling
` [PATCH 12/19] Bluetooth: Handle physical link completion
` [PATCH 13/19] Bluetooth: Flag ACL frames as complete for AMP controllers
` [PATCH 14/19] Bluetooth: Do not send data during channel move
` [PATCH 15/19] Bluetooth: Configure appropriate timeouts for AMP controllers
` [PATCH 16/19] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP

[RFCv1 1/7] Bluetooth: AMP: Use Loglink handle in ACL Handle field
 2012-10-15 15:27 UTC  (26+ messages)
` [RFCv1 2/7] Bluetooth: AMP: Handle complete frames in l2cap
` [RFCv1 3/7] Bluetooth: AMP: Drop packets when no l2cap conn exist
` [RFCv1 4/7] Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
` [RFCv1 5/7] Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
` [RFCv1 6/7] Bluetooth: AMP: Zero amp_mgr pointer if removed
` [RFCv1 7/7] Bluetooth: Zero bredr pointer when chan is deleted
` [PATCHv2 0/6] AMP link fixes
  ` [PATCHv2 1/6] Bluetooth: AMP: Use Loglink handle in ACL Handle field
  ` [PATCHv2 2/6] Bluetooth: AMP: Handle complete frames in l2cap
  ` [PATCHv2 3/6] Bluetooth: AMP: Drop packets when no l2cap conn exist
  ` [PATCHv2 4/6] Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
  ` [PATCHv2 5/6] Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
  ` [PATCHv2 6/6] Bluetooth: Zero bredr pointer when chan is deleted

Is it incorrect in checking of "NO_RESET" bit in hci_core.c:hci_dev_do_close()?
 2012-10-15 15:01 UTC 

[RFC obexd 01/11] fuse: Add initial gobexfuse files, fuse main and options parse
 2012-10-15 14:43 UTC  (4+ messages)
` [RFC obexd 02/11] build: Add --enable-fuse for gobexfuse

[PATCH BlueZ 01/16] AVCTP: Simplify channel handling
 2012-10-15 14:37 UTC  (17+ messages)
` [PATCH BlueZ 02/16] AVCTP: Allocate memory to hold incoming/outgoing PDUs
` [PATCH BlueZ 03/16] AVRCP: Register to AVCTP state changes without depending on player
` [PATCH BlueZ 04/16] AVRCP: Don't respond with errors when no player is registered
` [PATCH BlueZ 05/16] AVRCP: Fix crash on disconnect
` [PATCH BlueZ 06/16] AVRCP: Simplify state_changed callback
` [PATCH BlueZ 07/16] AVCTP: Make use of allocate buffer to send data
` [PATCH BlueZ 08/16] AVCTP: Wait confirmation to send button release
` [PATCH BlueZ 09/16] AVCTP: Add proper prefix to AVC passthrough codes
` [PATCH BlueZ 10/16] AVCTP: Add proper queueing for channels
` [PATCH BlueZ 11/16] AVRCP: Fix reading wrong profile when acting as a controller
` [PATCH BlueZ 12/16] AVRCP: Fix handling TG PDUs as they were CT PDUs
` [PATCH BlueZ 13/16] AVRCP: Add proper role init procedure
` [PATCH BlueZ 14/16] control: Add basic support for AVRCP 1.0 controller
` [PATCH BlueZ 15/16] control: Add Control.Connect API
` [PATCH BlueZ 16/16] control: Add Control.Disconnect method

[PATCH BlueZ] media: Fix leaking endpoint in case of failure to register SEP
 2012-10-15 10:13 UTC  (2+ messages)

how to troubleshoot bluetooth audio issues?
 2012-10-14 17:24 UTC  (3+ messages)
` [pulseaudio-discuss] "

[PATCH] heartrate: Convert to DBus.Properties
 2012-10-13 19:31 UTC  (2+ messages)

[PATCH 1/2] heartrate: Fix registration of notification handler
 2012-10-13 16:49 UTC  (3+ messages)
` [PATCH 2/2] heartrate: Remove unused measurement characteristic value handle

[PATCH BlueZ] input: Convert to DBus.Properties
 2012-10-13  9:20 UTC  (2+ messages)

[PATCH] Bluetooth: Rename __l2cap_connect() to l2cap_connect()
 2012-10-12 23:48 UTC  (3+ messages)

[PATCH -v3 1/2] Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
 2012-10-12 23:46 UTC  (4+ messages)
` [PATCH -v3 2/2] Bluetooth: Add chan->ops->defer()

[PATCH -v3 1/2] rctest: add automated test
 2012-10-12 14:58 UTC  (3+ messages)
` [PATCH -v4 "

[PATCH -v2 1/8] Bluetooth: Fix L2CAP coding style
 2012-10-12 11:16 UTC  (20+ messages)
` [PATCH -v2 2/8] Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
` [PATCH -v2 3/8] Bluetooth: Remove parent socket usage from l2cap_core.c
` [PATCH -v2 4/8] Bluetooth: Add chan->ops->defer()
` [PATCH -v2 5/8] Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
` [PATCH -v2 6/8] Bluetooth: use l2cap_chan_set_err()
` [PATCH -v2 7/8] Bluetooth: Use locked l2cap_state_change()
` [PATCH -v2 8/8] Bluetooth: Call ops->teardown() without checking for NULL

pull request: bluetooth 2012-10-12
 2012-10-12 11:01 UTC 

[PATCH] Bluetooth: SMP: Fix setting unknown auth_req bits
 2012-10-12  9:56 UTC  (4+ messages)

[RFC 1/6] Bluetooth: Add new l2cap_chan struct members for high speed channels
 2012-10-12  9:50 UTC  (17+ messages)
` [RFC 2/6] Bluetooth: Process create response and connect response identically
` [RFC 3/6] Bluetooth: Factor out common L2CAP connection code
` [RFC 4/6] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [RFC 5/6] Bluetooth: Add L2CAP create channel request handling
` [RFC 6/6] Bluetooth: Fix error code byte order

[PATCH v3 00/10] Move adapter config file to ini-file format
 2012-10-11 14:38 UTC  (21+ messages)
` [PATCH v3 01/10] doc: Add settings storage documentation
` [PATCH v3 02/10] adapter: Read name in storage at init
` [PATCH v3 03/10] adaptername: Retrieve config name from adapter
` [PATCH v3 04/10] adapter: Read device class in storage at init
` [PATCH v3 05/10] adapter: Move pairable read to load_config()
` [PATCH v3 06/10] adapter: Read pairable timeout in storage at init
` [PATCH v3 07/10] adapter: Read discoverable "
` [PATCH v3 08/10] adapter: Read mode "
` [PATCH v3 09/10] adapter: Move saved config to ini-file format
` [PATCH v3 10/10] TODO: Add entry to remove storage convertion function

[PATCH 1/4] Bluetooth: Fix L2CAP PSM bind issue
 2012-10-11 14:29 UTC  (11+ messages)
` [PATCH 2/4] Bluetooth: Fix RFCOMM "
` [PATCH 3/4] Bluetooth: Use __constant modifier for L2CAP SMP CID
` [PATCH 4/4] Bluetooth: Use __constant modifier for RFCOMM PSM

[PATCH BlueZ 1/2] hog: Fix characteristic descriptor discovery
 2012-10-11  7:04 UTC  (3+ messages)
` [PATCH BlueZ 2/2] hog: Fix requested range for "

[PATCH BlueZ] core: Fix connecting to an already connected device on pairing
 2012-10-11  6:58 UTC  (2+ messages)

[PATCH BlueZ] test: Add support for passing address type to btiotest
 2012-10-11  6:57 UTC  (2+ messages)

[PATCH BlueZ 1/5] gattrib: Add support for listening for events for specific handles
 2012-10-11  6:57 UTC  (6+ messages)
` [PATCH BlueZ 2/5] scan: Use the per handle GATT event notifier
` [PATCH BlueZ 3/5] hog: "
` [PATCH BlueZ 4/5] heartrate: "
` [PATCH BlueZ 5/5] gas: Add "

[PATCH BlueZ 1/6] gattrib: Fix ignoring the error message when write fails
 2012-10-11  6:57 UTC  (7+ messages)
` [PATCH BlueZ 2/6] attrib: Remove all the usages of ATT_MAX_MTU
` [PATCH BlueZ 3/6] att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN
` [PATCH BlueZ 4/6] att: Fix sending pdu's with invalid data
` [PATCH BlueZ 5/6] attrib: Fix not checking if att_data_list_alloc fails
` [PATCH BlueZ 6/6] gas: Only do the Exchange MTU procedure over LE links

[RFCv1 0/6] Handle AMP_LINK
 2012-10-11  6:36 UTC  (10+ messages)
` [PATCHv1 "
  ` [PATCHv1 1/6] Bluetooth: Allow to set flush timeout
  ` [PATCHv1 2/6] Bluetooth: AMP: Handle AMP_LINK timeout
  ` [PATCHv1 3/6] Bluetooth: AMP: Add handle to hci_chan structure
  ` [PATCHv1 4/6] Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
  ` [PATCHv1 5/6] Bluetooth: AMP: Handle AMP_LINK connection
  ` [PATCHv1 6/6] Bluetooth: AMP: Hanlde AMP_LINK case in conn_put

[PATCH] Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
 2012-10-11  6:22 UTC  (3+ messages)

Problem pairing wiimote device via bluetooth
 2012-10-10 22:34 UTC 

[PATCH v4 00/10] Move adapter config file to ini-file format
 2012-10-10 16:23 UTC  (11+ messages)
` [PATCH v4 01/10] doc: Add settings storage documentation
` [PATCH v4 02/10] adapter: Read name in storage at init
` [PATCH v4 03/10] adaptername: Retrieve config name from adapter
` [PATCH v4 04/10] adapter: Read device class in storage at init
` [PATCH v4 05/10] adapter: Move pairable read to load_config()
` [PATCH v4 06/10] adapter: Read pairable timeout in storage at init
` [PATCH v4 07/10] adapter: Read discoverable "
` [PATCH v4 08/10] adapter: Read mode "
` [PATCH v4 09/10] adapter: Move saved config to ini-file format
` [PATCH v4 10/10] TODO: Add entry to remove storage convertion function

[PATCH] systemd: prevent duplicate logging messages in journal
 2012-10-10 15:59 UTC 

Agenda for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
 2012-10-10 15:18 UTC  (5+ messages)

[PATCH 1/2] Pass confirm name as bool value
 2012-10-10 15:00 UTC  (2+ messages)


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).