Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-04-23 18:04:01 to 2013-05-01 05:12:07 UTC [more...]

[PATCH BlueZ 01/16] attrib: Get rid of gint
 2013-05-01  5:12 UTC  (12+ messages)
` [PATCH BlueZ 02/16] gobex: "
` [PATCH BlueZ 03/16] obexd: "
` [PATCH BlueZ 04/16] plugins: "
` [PATCH BlueZ 05/16] audio: "
` [PATCH BlueZ 06/16] cyclingspeed: "
` [PATCH BlueZ 07/16] deviceinfo: "
` [PATCH BlueZ 08/16] gatt: "
` [PATCH BlueZ 09/16] health: "
` [PATCH BlueZ 10/16] heartrate: "
` [PATCH BlueZ 11/16] input: "
` [PATCH BlueZ 12/16] scanparam: "

[PATCH BlueZ 1/6] attrib: Get rid of gchar
 2013-05-01  4:52 UTC  (6+ messages)
` [PATCH BlueZ 2/6] client: "
` [PATCH BlueZ 3/6] gobex: "
` [PATCH BlueZ 4/6] obexd: "
` [PATCH BlueZ 5/6] core: "
` [PATCH BlueZ 6/6] unit: "

[PATCH] Bluetooth: Fix checks for LE support on LE-only controllers
 2013-04-30 23:30 UTC  (3+ messages)

[PATCH 00/13] Bluetooth: L2CAP cleanups and fixes
 2013-04-30 22:10 UTC  (20+ messages)
` [PATCH 01/13] Bluetooth: Handle LE L2CAP signalling in its own function
` [PATCH 02/13] Bluetooth: Create independent LE signalling defines and structs
` [PATCH 03/13] Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
` [PATCH 04/13] Bluetooth: Fix LE vs BR/EDR selection when connecting
` [PATCH 05/13] Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
` [PATCH 06/13] Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
` [PATCH 07/13] Bluetooth: Add clarifying comment to l2cap_conn_ready()
` [PATCH 08/13] Bluetooth: Fix duplicate call to l2cap_chan_ready()
` [PATCH 09/13] Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
` [PATCH 10/13] Bluetooth: Remove unnecessary L2CAP channel state check
` [PATCH 11/13] Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
` [PATCH 12/13] Bluetooth: Remove useless hci_conn disc_timeout setting
` [PATCH 13/13] Bluetooth: Fix multiple LE socket handling

[PATCH v3 00/14] Update Discovery to use HCI request framework
 2013-04-30 18:29 UTC  (15+ messages)
` [PATCH v3 01/14] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH v3 02/14] Bluetooth: Update start_discovery to use HCI request
` [PATCH v3 03/14] Bluetooth: Remove start discovery handling from hci_event.c
` [PATCH v3 04/14] Bluetooth: Make mgmt_start_discovery_failed static
` [PATCH v3 05/14] Bluetooth: Move discovery macros to hci_core.h
` [PATCH v3 06/14] Bluetooth: Use HCI request in interleaved discovery
` [PATCH v3 07/14] Bluetooth: Update stop_discovery to use HCI request
` [PATCH v3 08/14] Bluetooth: Remove stop discovery handling from hci_event.c
` [PATCH v3 09/14] Bluetooth: Make mgmt_stop_discovery_failed static
` [PATCH v3 10/14] Bluetooth: Refactor hci_cc_le_set_scan_enable
` [PATCH v3 11/14] Bluetooth: Remove LE scan helpers
` [PATCH v3 12/14] Bluetooth: Remove inquiry helpers
` [PATCH v3 13/14] Bluetooth: Remove empty event handler
` [PATCH v3 14/14] Bluetooth: Mgmt Device Found Event

[PATCH v2 00/13] Update Discovery to use HCI request framework
 2013-04-30 18:06 UTC  (31+ messages)
` [PATCH v2 01/13] Bluetooth: Fix start_discovery for LE-only controllers
` [PATCH v2 02/13] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH v2 03/13] Bluetooth: Update start_discovery to use HCI request
` [PATCH v2 04/13] Bluetooth: Remove start discovery handling from hci_event.c
` [PATCH v2 05/13] Bluetooth: Move discovery macros to hci_core.h
` [PATCH v2 06/13] Bluetooth: Use HCI request in interleaved discovery
` [PATCH v2 07/13] Bluetooth: Update stop_discovery to use HCI request
` [PATCH v2 08/13] Bluetooth: Remove stop discovery handling from hci_event.c
` [PATCH v2 09/13] Bluetooth: Refactor hci_cc_le_set_scan_enable
` [PATCH v2 10/13] Bluetooth: Remove LE scan helpers
` [PATCH v2 11/13] Bluetooth: Remove inquiry helpers
` [PATCH v2 12/13] Bluetooth: Remove empty event handler
` [PATCH v2 13/13] Bluetooth: Mgmt Device Found Event

[PATCH BlueZ 1/2] tools: Add script for updating bt_compidtostr() implementation
 2013-04-30 13:49 UTC  (7+ messages)
` [PATCH BlueZ 2/2] lib: Fix list of company identifiers

[davem@davemloft.net: Bug fixes only now please.]
 2013-04-30 13:23 UTC 

[PATCH BlueZ 0/3] shared: Different address for hciemu devices
 2013-04-30 10:33 UTC  (5+ messages)
` [PATCH BlueZ 2/3] shared: Remove static address assignment in hciemu

[PATCH v4 0/8] Autopair
 2013-04-30  8:18 UTC  (13+ messages)
` [PATCH v4 1/8] core: Convert the pincode callback to an interable list
` [PATCH v4 2/8] plugins: Extend the pin code callback with the call number
` [PATCH v4 3/8] core: Add support for retrying a bonding
` [PATCH v4 4/8] core: retry bonding attempt until the iterator reaches the end
` [PATCH v4 5/8] core: Add device_get_class to the public interface
` [PATCH v4 6/8] autopair: Add the autopair plugin
` [PATCH v4 7/8] core: Expose the last bonding attempt timeout on retry
` [PATCH v4 8/8] autopair: Try a fixed pincode for keyboards rejecting random codes

Paired devices in discovery mode
 2013-04-30  7:23 UTC  (2+ messages)

[PATCH BlueZ] gdbus: Fix calling GetManagedObjects twice in a row
 2013-04-29 18:00 UTC  (5+ messages)

[PATCH] Bluetooth: Add missing reset_resume dev_pm_ops
 2013-04-29 15:45 UTC 

linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
 2013-04-26 23:24 UTC  (10+ messages)

[PATCH BlueZ v3 00/27] struct btd_service in core
 2013-04-26 11:58 UTC  (30+ messages)
` [PATCH BlueZ v3 01/27] device: Fix returned error code
` [PATCH BlueZ v3 02/27] control: Simplify UUID handling during probe
` [PATCH BlueZ v3 03/27] input: Simplify code since UUID is known
` [PATCH BlueZ v3 04/27] profile: Remove UUID list from probe function
` [PATCH BlueZ v3 05/27] network: Fail if multiple profile instances
` [PATCH BlueZ v3 06/27] input: Fix ignored profile shutdown
` [PATCH BlueZ v3 07/27] input: Move timeout setting to device.c
` [PATCH BlueZ v3 08/27] input: Remove unused UUID field
` [PATCH BlueZ v3 09/27] input: Bypass manager during probe/remove
` [PATCH BlueZ v3 10/27] network: "
` [PATCH BlueZ v3 11/27] core: Add btd_service to represent device services
` [PATCH BlueZ v3 12/27] device: Use btd_service to represent profiles
` [PATCH BlueZ v3 13/27] core: Add probe API to btd_service
` [PATCH BlueZ v3 14/27] core: Add connect/disconnect "
` [PATCH BlueZ v3 15/27] core: Add a state enum "
` [PATCH BlueZ v3 16/27] device: Replace connected_profiles with btd_service
` [PATCH BlueZ v3 17/27] device: Find services instead of profiles
` [PATCH BlueZ v3 18/27] device: Replace pending profile list with services
` [PATCH BlueZ v3 19/27] profile: Use btd_service for probing profiles
` [PATCH BlueZ v3 20/27] network: Add trivial helper function
` [PATCH BlueZ v3 21/27] core: Add user_data to btd_service
` [PATCH BlueZ v3 22/27] network: Hold a reference "
` [PATCH BlueZ v3 23/27] audio: "
` [PATCH BlueZ v3 24/27] control: Bypass manager for connect state changes
` [PATCH BlueZ v3 25/27] input: Hold a reference to btd_service
` [PATCH BlueZ v3 26/27] service: Add callbacks to track state changes
` [PATCH BlueZ v3 27/27] profile: Use btd_service for connect/disconnect

[PATCH BlueZ v5 0/3] struct btd_service in core
 2013-04-26 11:50 UTC  (5+ messages)
` [PATCH BlueZ v5 1/3] service: Add error-code btd_service
` [PATCH BlueZ v5 2/3] service: Add callbacks to track state changes
` [PATCH BlueZ v5 3/3] profile: Use btd_service for connect/disconnect

[PATCH BlueZ v4 0/3] struct btd_service in core
 2013-04-26  9:26 UTC  (5+ messages)
` [PATCH BlueZ v4 1/3] service: Add error-code btd_service
` [PATCH BlueZ v4 2/3] service: Add callbacks to track state changes
` [PATCH BlueZ v4 3/3] profile: Use btd_service for connect/disconnect

[PATCH BlueZ v0] doc: Fix optional properties not marked as such
 2013-04-25  7:38 UTC  (2+ messages)

[RFC 1/2] gdbus: Add g_dbus_flush_properties()
 2013-04-24 20:14 UTC  (12+ messages)

Problem of responding to an RFCOMM NSC command
 2013-04-24 14:26 UTC 

[PATCH BlueZ] monitor: Add an option to dump SCO traffic
 2013-04-24 14:03 UTC  (2+ messages)

[PATCH v3 0/8] Autopair plugin
 2013-04-24 14:03 UTC  (15+ messages)
` [PATCH v3 1/8] core: Convert the pincode callback to an interable list
` [PATCH v3 2/8] plugins: Extend the pin code callback with the call number
` [PATCH v3 3/8] core: Add support for retrying a bonding
` [PATCH v3 4/8] core: retry bonding attempt until the iterator reaches the end
` [PATCH v3 5/8] core: Add device_get_class to the public interface
` [PATCH v3 6/8] autopair: Add the autopair plugin
` [PATCH v3 7/8] core: Expose the last bonding attempt timeout on retry
` [PATCH v3 8/8] autopair: Try a fixed pincode for keyboards rejecting random codes

[PATCH BlueZ v3 00/16] attrib: Replace GLib basic data types usage
 2013-04-24 14:02 UTC  (3+ messages)
` [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type

problem when using bluez to transfer file
 2013-04-24  7:04 UTC 

pull request: bluetooth-next 2013-04-23
 2013-04-23 23:58 UTC 

[PATCH v3 0/2] Bluetooth: btmrvl: Fix concurrent FW download
 2013-04-23 23:51 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out

[PATCH] bluetooth: btmrvl: use native helpers
 2013-04-23 23:46 UTC  (2+ messages)

[PATCH] Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
 2013-04-23 23:33 UTC  (2+ messages)

[PATCH] Bluetooth: hci_get_cmd_complete() can be static
 2013-04-23 23:31 UTC  (2+ messages)

[PATCH v7] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
 2013-04-23 23:29 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
 2013-04-23 23:22 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