linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-16 11:05:36 to 2011-09-23 08:57:02 UTC [more...]

[PATCH BlueZ] Add device blocking events to mgmt API documentation
 2011-09-23  8:57 UTC 

bluetoothd segfault
 2011-09-23  8:15 UTC 

[PATCH v2] Bluetooth: Fix possible NULL pointer dereference
 2011-09-23  8:05 UTC  (2+ messages)

[PATCH 0/3] avrcp: fragmentation and volume passthrough
 2011-09-23  7:48 UTC  (13+ messages)
` [PATCH 1/3] avrcp: limit avrcp packet size to the MTU of AV/C
` [PATCH 2/3] avrcp: implement pdu continuation request and abort
      ` [PATCH v2 "
` [PATCH 3/3] avrcp: handle volume up/down passthroughs as TG

[PATCH RFC BlueZ 0/3] GATT: high level API for service registration
 2011-09-22 20:56 UTC  (4+ messages)
` [PATCH RFC BlueZ 1/3] "
` [PATCH RFC BlueZ 2/3] Add GATT_OPT_CHR_VALUE_GET_HANDLE to gatt_service_add()
` [PATCH RFC BlueZ 3/3] Migrate example service to high level GATT API

pull request: bluetooth-next 2011-09-22
 2011-09-22 20:47 UTC 

[PATCH] Mention Andre's and Sheldon's contributions
 2011-09-22 17:02 UTC 

[PATCH BlueZ 1/4] Add Vendor, Product and Version properties to org.bluez.Device
 2011-09-22 15:51 UTC  (4+ messages)
` [PATCH BlueZ 2/4] Print Vendor/Product/Version in hexadecimal
` [PATCH BlueZ 3/4] Remove use of read_device_id in input plugin
` [PATCH BlueZ 4/4] Remove use of read_device_id in wiimote plugin

Bluetooth: Add secure flag for mgmt_pin_code_req
 2011-09-22 10:58 UTC  (6+ messages)
` [PATCH] Bluetooth: Fix possible NULL pointer dereference

obexd: obex_handle_input: poll event HUP ERR
 2011-09-22  8:07 UTC  (5+ messages)

[PATCH obexd 1/4] Code clean-up: Remove unnecessary empty lines
 2011-09-22  7:52 UTC  (4+ messages)
` [PATCH obexd 2/4] Code clean-up: Remove unnecessary character in comment
  ` [PATCH obexd 3/4] Code clean-up: Remove magic number indicating size of buffer
    ` [PATCH obexd 4/4] Code clean-up: Simplify vCard's phone number printing

Dynamicall control the maximum or default transmit power
 2011-09-22  7:30 UTC 

[GIT]: 'net' merged into 'net-next'
 2011-09-22  7:24 UTC 

Frequency Hop Selection Help
 2011-09-21 19:20 UTC 

[PATCH] Bluetooth: Add support for Broadcom BCM20702A0
 2011-09-21 14:57 UTC  (6+ messages)

[PATCH] Fix freeing watches list in maemo6 telephony
 2011-09-21 13:09 UTC  (2+ messages)

[PATCH BlueZ 0/2] Skeleton code for TIP and PASP GATT profiles (server role)
 2011-09-21 12:46 UTC  (3+ messages)
` [PATCH BlueZ 1/2] Add GATT Time Server skeleton plugin
` [PATCH BlueZ 2/2] Add Phone Alert "

[RFC 1/5 v3] Bluetooth: set skbuffer priority based on L2CAP socket priority
 2011-09-21 11:20 UTC  (15+ 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

[PATCH] btusb: add device entry for Broadcom SoftSailing
 2011-09-21  9:41 UTC 

[PATCH v5 0/6] Add support for HandsfreeGateway to Media
 2011-09-21  8:54 UTC  (13+ messages)
` [PATCH v5 1/6] Fix disconnect SCO at same time than RFCOMM
` [PATCH v5 2/6] Fix asynchronously run request stream cb
` [PATCH v5 3/6] Fix state to "playing" on SCO establishment
` [PATCH v5 4/6] Set state to "connecting" on connection requested
` [PATCH v5 5/6] Fix reference count issue in incoming connections
` [PATCH v5 6/6] Check all states before allowing gw connection

[PATCH] bluetooth: Fix for security block issue
 2011-09-21  8:01 UTC  (9+ messages)

[PATCH RFC BlueZ] Workaround for missing seclevel update on acceptor
 2011-09-21  3:09 UTC 

[PATCH BlueZ] Fix characteristic property on GATT example plugin
 2011-09-21  2:57 UTC 

[PATCH BlueZ 0/3] More attribute allocation fixes
 2011-09-21  2:49 UTC  (4+ messages)
` [PATCH BlueZ 1/3] Remove empty line before declaration
` [PATCH BlueZ 2/3] Fix memory allocation of struct attribute
` [PATCH BlueZ 3/3] Refactor value assignments of bt_uuid_t variables

hci_recv_frame failure
 2011-09-20 22:18 UTC 

Health Thermomete Profile support
 2011-09-20 20:53 UTC  (15+ messages)
` [PATCH 01/19] Get thermometer service range to load the driver
  ` [PATCH 02/19] Register Health Thermometer Interface
    ` [PATCH 03/19] Unregister "
      ` [PATCH 04/19] Add functions to manage attio callbacks
        ` [PATCH 05/19] Add handler function to manage GATT indications
          ` [PATCH 06/19] Get all characteristics in thermometer service
            ` [PATCH 07/19] Read temperature type characteristic
              ` [PATCH 08/19] Read measurement interval characteristic
                ` [PATCH 09/19] Set Intermediate property if intermediate temp. characteristic is supported

[PATCH BlueZ v2] Fix remove emitting Paired=false when deleting device
 2011-09-20 19:09 UTC 

[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 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  (6+ messages)
` [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)


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