linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-12 17:00:50 to 2011-09-20 16:59:36 UTC [more...]

[RFC 1/5 v3] Bluetooth: set skbuffer priority based on L2CAP socket priority
 2011-09-20 16:59 UTC  (18+ messages)
` [RFC 2/5 v3] Bluetooth: mark l2cap_create_iframe_pdu as static
` [RFC 3/5 v2] Bluetooth: make use sk_priority to priritize RFCOMM packets
` [RFC 4/5 v3] Bluetooth: prioritizing data over HCI
` [RFC 5/5 v3] Bluetooth: recalculate priorities when channels are starving

[PATCH BlueZ] Fix invalid free when stopping adapter
 2011-09-20 14:58 UTC  (3+ messages)

[PATCH BlueZ] Use medium security level when reconnecting
 2011-09-20 14:18 UTC 

[PATCH] Bluetooth: Add support for Broadcom BCM20702A0
 2011-09-20 13:05 UTC  (2+ messages)

[PATCH v4 00/14] Discovery support
 2011-09-20 13:00 UTC  (27+ messages)
` [PATCH v4 01/14] Bluetooth: Periodic Inquiry and mgmt discovering event
` [PATCH v4 02/14] Bluetooth: Add mgmt_discovery_complete()
` [PATCH v4 03/14] Bluetooth: Check pending command in start_discovery()
` [PATCH v4 04/14] Bluetooth: Check pending commands in stop_discovery()
` [PATCH v4 05/14] Bluetooth: Create hci_do_inquiry()
` [PATCH v4 06/14] Bluetooth: Create hci_cancel_inquiry()
` [PATCH v4 07/14] Bluetooth: Handle race condition in Discovery
` [PATCH v4 08/14] Bluetooth: Prepare for full support discovery procedures
` [PATCH v4 09/14] Bluetooth: Send mgmt_discovering events
` [PATCH v4 10/14] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v4 11/14] Bluetooth: Report LE devices
` [PATCH v4 12/14] Bluetooth: LE scan infra-structure
` [PATCH v4 13/14] Bluetooth: Support LE-Only discovery procedure
` [PATCH v4 14/14] Bluetooth: Support BR/EDR/LE "

[RFC PATCH BlueZ 0/3] Add new btd_* calls for external plugins
 2011-09-20 12:49 UTC  (6+ messages)
` [RFC PATCH BlueZ 1/3] Add a btd_manager_get_default_adapter_str() call
` [RFC PATCH BlueZ 2/3] Add a btd_store_record_string() call
` [RCF PATCH Bluez 3/3] Add a btd_device_set_trusted() call

[PATCHv1 0/5] EWS: extended window size and extended control field support
 2011-09-20  6:28 UTC  (12+ messages)
` [PATCHv1 1/5] Bluetooth: EWS: extended window size option support
` [PATCHv1 2/5] Bluetooth: EWS: l2cap extended control field support
` [PATCHv1 3/5] Bluetooth: EWS: support extended seq numbers
` [PATCHv1 5/5] Bluetooth: EWS: prevent unneeded fragmentation in l2cap

[PATCH] Bluetooth: Fix wrong memcpy size on LE start encryption
 2011-09-19 19:45 UTC  (2+ messages)

[PATCH v2 00/13] Bluetooth: New mgmt messages for SMP Keys
 2011-09-19 19:39 UTC  (13+ messages)
` [PATCH v2 01/13] Bluetooth: Fix sending wrong authentication requirements
` [PATCH v2 02/13] Bluetooth: Use the LTK after receiving a LE Security Request
` [PATCH v2 03/13] Revert "Bluetooth: Add support for communicating keys with userspace"
` [PATCH v2 05/13] Bluetooth: Add support for cleaning the SMP key list
` [PATCH v2 09/13] Bluetooth: Fix not setting a pending security level
` [PATCH v2 11/13] Bluetooth: Remove support for other SMP keys than the LTK

(no subject)
 2011-09-19 17:52 UTC  (16+ messages)
` [PATCH 1/9] Load device driver if thermometer service attribute appears in GATT
  ` [PATCH 2/9] Register Health Thermometer Interface
    ` [PATCH 3/9] Unregister "
      ` [PATCH 4/9] Add functions to manage attio callbacks
        ` [PATCH 5/9] Add handler function to manage GATT indications
          ` [PATCH 6/9] Get all characteristics in thermometer service
            ` [PATCH 7/9] Read temperature type characteristic
              ` [PATCH 8/9] Read measurement interval characteristic
                ` [PATCH 9/9] Set Intermediate property if intermediate temp. characteristic is supported

[PATCH BlueZ] Fix Device UUIDs property list being sent empty
 2011-09-19 13:22 UTC 

[PATCH BlueZ 1/4] Attrib server integration for outgoing connections
 2011-09-19 13:20 UTC  (4+ messages)
` [PATCH BlueZ 2/4] Fix the attrib server trying to handle responses
` [PATCH BlueZ 3/4] Add attrib server channel detach
` [PATCH BlueZ 4/4] Minor cleanup in attrib server channel disconnect

[PATCH BlueZ] Fix batostr(): return the bdaddr in the right order
 2011-09-19 11:14 UTC  (5+ messages)

[PATCH BlueZ 1/4] Fix error handling in start_dtmf_reply
 2011-09-19 10:54 UTC  (4+ messages)
` [PATCH BlueZ 2/4] Add playback of tones to handsfree
` [PATCH BlueZ 3/4] Fix play DTMF feeback tones only for active call
` [PATCH BlueZ 4/4] Fix remove feedback DTMF tones timer on call release

[PATCH] Fix crash when update service record with an invalid XML
 2011-09-18  9:29 UTC 

pull request: bluetooth 2011-09-17
 2011-09-17 20:26 UTC 

[PATCH v2] btusb.c: add support for 2011 mac mini
 2011-09-17 13:50 UTC  (6+ messages)

Bluetooth regression with headphones
 2011-09-16 22:38 UTC  (3+ messages)

[PATCHv2 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-09-16 13:53 UTC  (4+ messages)
` [PATCHv2 2/4] Bluetooth: convert force_reliable "
` [PATCHv2 3/4] Bluetooth: convert force_active "
` [PATCHv2 4/4] Bluetooth: convert role_switch "

[PATCHv2 0/5] EWS: extended window size and extended control field support
 2011-09-16 13:39 UTC  (6+ messages)
` [PATCHv2 1/5] Bluetooth: EWS: extended window size option support
` [PATCHv2 2/5] Bluetooth: EWS: l2cap extended control field support
` [PATCHv2 3/5] Bluetooth: EWS: support extended seq numbers
` [PATCHv2 4/5] Bluetooth: EWS: remove magic numbers in l2cap
` [PATCHv2 5/5] Bluetooth: EWS: fix max_pdu calculation

[PATCHv2 0/7] EFS: extended flow specification option support
 2011-09-16 13:26 UTC  (8+ messages)
` [PATCHv2 1/7] Bluetooth: EFS: l2cap extended feature mask update
` [PATCHv2 2/7] Bluetooth: EFS: definitions and headers
` [PATCHv2 3/7] Bluetooth: EFS: add enable_hs kernel param
` [PATCHv2 4/7] Bluetooth: EFS: parse l2cap config request
` [PATCHv2 5/7] Bluetooth: EFS: parse l2cap config response
` [PATCHv2 6/7] Bluetooth: EFS: add efs option in l2cap conf req
` [PATCHv2 7/7] Bluetooth: EFS: parse l2cap config rsp pending

[PATCH BlueZ] Fix allocation of attribute values
 2011-09-16 13:15 UTC  (4+ messages)

[PATCH BlueZ v2 0/1] Replace SendDTMF by StartDTMF/StopDTMF in maemo6
 2011-09-16  9:35 UTC  (2+ messages)
` [PATCH BlueZ v2] "

[PATCH BlueZ] Replace SendDTMF by StartDTMF/StopDTMF in maemo6
 2011-09-16  8:57 UTC 

obexd: obex_handle_input: poll event HUP ERR
 2011-09-16  8:07 UTC 

[PATCH 0/5] Fixes and refactor avrcp
 2011-09-16  7:51 UTC  (11+ messages)
` [PATCH 1/5] avrcp: fix missing error code
` [PATCH 2/5] avrcp: fix overwrite of number of attributes
` [PATCH 3/5] avrcp: use LAST element on media_info_id enum
` [PATCH 4/5] avrcp: fix handling of metadata item 0x7
` [PATCH 5/5] avrcp: get/set three-byte company-id

[PATCH BlueZ 5/5] Fix magic numbers for local/remote name length
 2011-09-15 19:32 UTC  (2+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 4/5] Remove unneeded headers included in storage.c
 2011-09-15 19:32 UTC  (2+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 3/5] Remove not referenced function in storage.c
 2011-09-15 19:32 UTC  (2+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 2/5] Remove create_file calls for read operations
 2011-09-15 19:32 UTC  (2+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 1/5] Remove storing device type
 2011-09-15 19:31 UTC  (2+ messages)
` [PATCH BlueZ v2 "

[PATCH BlueZ 0/5] Storage cleanup
 2011-09-15 19:28 UTC  (3+ messages)

git Bluez broken down
 2011-09-15 18:24 UTC  (2+ messages)

[PATCH] Add valid range descriptor uuid
 2011-09-15 17:42 UTC  (2+ messages)

[PATCH v3 1/2] Bluetooth: Fix auth_complete_evt for legacy units
 2011-09-15 13:18 UTC  (4+ messages)

Local security-level 4 with security-level 3 remotes
 2011-09-15 13:04 UTC  (2+ messages)
` Local security mode 4 with security mode "

[PATCH v2] Bluetooth: Preserve auth + encrypt for sec mode 3 remotes
 2011-09-15 13:03 UTC  (2+ messages)

obexd: obex_handle_input: poll event HUP ERR
 2011-09-15  7:43 UTC 

[PATCH] Bluetooth-next: Add incremental indexing in sysfs HCI connection name
 2011-09-14 14:42 UTC  (4+ messages)

[PATCH] btusb.c: add support for 2011 mac mini
 2011-09-14 14:35 UTC  (4+ messages)

[RFCv2 0/7] EFS: extended flow specification option support
 2011-09-14 13:38 UTC  (8+ messages)
` [RFCv2 3/7] Bluetooth: EFS: add disable_flowspec kernel param
` [RFCv2 4/7] Bluetooth: parse EFS in l2cap config request

[PATCH BlueZ] AVRCP: change debug to better reflect packets protocol/profile
 2011-09-14  9:16 UTC 

[PATCH BlueZ 1/5 v2] AVRCP: use a vtable to simplify PDU parsing/handling
 2011-09-14  9:12 UTC  (6+ messages)
` [PATCH BlueZ 2/5 v2] AVRCP: rename avrcp_header to avc_header
` [PATCH BlueZ 4/5 v2] AVRCP: split AVCTP specific code from control.c

[RFC 1/4] Bluetooth: convert flushable variable to flag in l2cap chan
 2011-09-14  4:06 UTC  (5+ messages)
` [RFC 2/4] Bluetooth: convert force_reliable "

[PATCH 0/3] Fix Legacy Pairing using the mgmt interface
 2011-09-14  1:56 UTC  (3+ messages)
` [PATCH 3/3] Bluetooth: Use the MEDIUM security level for pairings

[PATCH] Add MacBookAir4,1 support
 2011-09-13 23:43 UTC  (2+ messages)

[PATCH v2 0/2] Move SMP encryption to a workqueue
 2011-09-13 21:38 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: Move SMP crypto functions "

[RFC v2 2/4] Bluetooth: Expose hci connections through debugfs
 2011-09-13 19:55 UTC  (2+ messages)

[PATCH 1/2] serial: fix DBus message reply
 2011-09-13 18:16 UTC  (2+ messages)
` [PATCH 2/2] serial: add Serial.ConnectFD()

[PATCH] Fix parser of AVRCP continuing messages
 2011-09-13 16:33 UTC  (3+ messages)

GATT Dbus APIs Use
 2011-09-13 11:21 UTC  (3+ messages)

Audio output (a2dp) is skipping a lot
 2011-09-13 10:31 UTC  (2+ messages)

Name resolution for mgmt interface
 2011-09-13  8:48 UTC  (9+ messages)

[PATCH obexd] client: fix possible crash on GetFile
 2011-09-13  8:11 UTC 

[PATCH 1/2] serial: fix DBus message reply
 2011-09-13  7:30 UTC  (4+ messages)
` [PATCH 2/2] serial: add Serial.ConnectFD()


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