linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-19 17:34:12 to 2013-08-08 13:49:07 UTC [more...]

[PATCH BlueZ 1/3] gobex: Add proper message to transfer errors
 2013-08-08 13:49 UTC 

Gatt Thermometer Server Support
 2013-08-08 13:00 UTC  (2+ messages)

using the DBus profiles in BlueZ 5
 2013-08-08 12:54 UTC  (2+ messages)

[PATCH] Bluetooth: Fix getting SCO socket options in deferred state
 2013-08-08 11:53 UTC 

fail to configure and compile the source of bluez-5.7
 2013-08-08  8:29 UTC  (2+ messages)

[RFC 0/1] MAP Notification API
 2013-08-07  9:15 UTC  (5+ messages)

[PATCH 1/1 v4] Bluetooth: Fix ACL alive for long in case of non pariable devices
 2013-08-05 16:59 UTC 

[PATCH 1/1] Bluetooth: Fix ACL alive for long in case of non pariable devices
 2013-08-05 16:47 UTC  (3+ messages)

[RFC BlueZ v0 00/10] HSP plugin
 2013-08-02 14:18 UTC  (4+ messages)

[PATCH] btmrvl_sdio: use DIV_ROUND_UP in suitable places
 2013-08-02 11:10 UTC 

Accessing information transmitted by Ble tag
 2013-08-01 21:53 UTC  (3+ messages)

[PATCH] profile: Fix error message in ext_auth
 2013-08-01 15:53 UTC  (2+ messages)

[RFC v2 0/6] sco: Integrate SCO socket option in user space
 2013-08-01  9:57 UTC  (4+ messages)
` [RFC v2 6/6] sco-tester: Test BT_VOICE option with 1.1 adapter

[PATCH] monitor: Opencode strndupa in print_string
 2013-08-01  7:55 UTC  (2+ messages)

gatt advertising
 2013-07-31 20:18 UTC  (5+ messages)

[PATCH 1/2] Bluetooth: Fix security level for peripheral role
 2013-07-31 19:25 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Fix encryption key size "

pull request: bluetooth 2013-07-30
 2013-07-31 19:08 UTC  (2+ messages)

[PATCH v5 0/6] rfcomm: Implement rfcomm as a proper tty_port
 2013-07-31 17:50 UTC  (8+ messages)
` [PATCH v5 1/6] rfcomm: Take proper tty_struct references
` [PATCH v5 2/6] rfcomm: Remove the device from the list in the destructor
` [PATCH v5 3/6] rfcomm: Move the tty initialization and cleanup out of open/close
` [PATCH v5 4/6] rfcomm: Implement .activate, .shutdown and .carrier_raised methods
` [PATCH v5 5/6] rfcomm: Fix the reference counting of tty_port
` [PATCH v5 6/6] rfcomm: Purge the dlc->tx_queue to avoid circular dependency

[PATCH BlueZ] audio/player: Fix overflowing position
 2013-07-31 11:37 UTC  (2+ messages)

[PATCH] core: Use proper header for S_IRUSR/S_IWUSR
 2013-07-31  8:32 UTC  (4+ messages)

[PATCH] bluetooth: remove wrong dependency for BT_ATH3K
 2013-07-31  7:48 UTC  (9+ messages)
        ` ROM Patching (was: [PATCH] bluetooth: remove wrong dependency for BT_ATH3K)

[PATCH v2] Bluetooth: btmrvl: add calibration data download support
 2013-07-31  1:05 UTC 

[PATCH 1/3] Update gatt_service_add size assert for dealing with 128-bit uuids
 2013-07-30 11:28 UTC  (4+ messages)
` [PATCH 2/3] Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
` [PATCH 3/3] Add support for 128-bit characteristic uuids in gatt_service_add

[PATCH BlueZ 1/7] audio/AVRCP: Fix memory leaks
 2013-07-30  9:54 UTC  (8+ messages)
` [PATCH BlueZ 2/7] audio/AVRCP: Fix not connecting Browsing channel when supported
` [PATCH BlueZ 3/7] audio/AVRCP: Fix not setting browsing feature in CT record
` [PATCH BlueZ 4/7] audio/AVRCP: Connect browsing channel when accepting the connection
` [PATCH BlueZ 5/7] audio/AVRCP: Connect browsing channel in case of GetCapabilities response
` [PATCH BlueZ 6/7] audio/AVCTP: Fix connecting browsing channel multiple times
` [PATCH BlueZ 7/7] audio/AVCTP: Do not process browsing queue until connection completes

[PATCH BlueZ 1/5] scanparam: Fix handle range check on descriptor discovery
 2013-07-30  9:52 UTC  (6+ messages)
` [PATCH BlueZ 2/5] scanparam: Remove unnecessary assignment
` [PATCH BlueZ 3/5] scanparam: Fix missing check for valid GAttrib when removing device
` [PATCH BlueZ 4/5] scanparam: Apply convention for "GSource id" like variable
` [PATCH BlueZ 5/5] scanparam: Remove unneeded header include

[PATCH] Bluetooth: btmrvl: add calibration data download support
 2013-07-29 23:20 UTC  (5+ messages)

pull request: bluetooth 2013-07-25
 2013-07-29 18:43 UTC  (3+ messages)

[PATCH] Bluetooth: Fix calling request callback more than once
 2013-07-29 12:20 UTC  (5+ messages)
  ` [PATCH v2] "

WG: BT Certified Module + Bluetooth
 2013-07-29 12:07 UTC 

[PATCH v4 0/6] rfcomm: Implement rfcomm as a proper tty_port
 2013-07-27 12:07 UTC  (12+ messages)
` [PATCH v4 1/6] rfcomm: Take proper tty_struct references
` [PATCH v4 2/6] rfcomm: Remove the device from the list in the destructor
` [PATCH v4 3/6] rfcomm: Move the tty initialization and cleanup out of open/close
` [PATCH v4 4/6] rfcomm: Implement .activate, .shutdown and .carrier_raised methods
` [PATCH v4 5/6] rfcomm: Fix the reference counting of tty_port
` [PATCH v4 6/6] rfcomm: Purge the dlc->tx_queue to avoid circular dependency

[PATCH BlueZ] audio/player: Fix not setting playlist items as playable
 2013-07-26 16:24 UTC  (2+ messages)

[PATCH BlueZ] test: Fix ProximityMonitor1 interface name typo in test-proximity
 2013-07-26 16:23 UTC  (2+ messages)

[PATCH v3 1/6] rfcomm: Take proper tty_struct references
 2013-07-26 13:19 UTC  (10+ messages)
` [PATCH v3 2/6] rfcomm: Remove the device from the list in the destructor
` [PATCH v3 3/6] rfcomm: Move the tty initialization and cleanup out of open/close
` [PATCH v3 4/6] rfcomm: Implement .activate, .shutdown and .carrier_raised methods
` [PATCH v3 5/6] rfcomm: Fix the reference counting of tty_port
` [PATCH v3 6/6] rfcomm: Purge the dlc->tx_queue to avoid circular dependency

[PATCH] Bluetooth: Fix removing Long Term Key
 2013-07-25 20:27 UTC  (4+ messages)

[PATCH BlueZ] build: Fix make distcheck
 2013-07-25 18:51 UTC  (2+ messages)

[PATCH v2 1/7] rfcomm: Take proper tty_struct references
 2013-07-25 18:20 UTC  (13+ messages)
` [PATCH v2 2/7] rfcomm: Move the tty initialization and cleanup out of open/close
` [PATCH v2 3/7] rfcomm: Move rfcomm_get_device before rfcomm_dev_state_change
` [PATCH v2 4/7] rfcomm: Implement activate/shutdown/carrier tty_port methods
` [PATCH v2 5/7] rfcomm: Remove the device from the dev_list in the destructor
` [PATCH v2 6/7] rfcomm: Fix the reference counting of tty_port
` [PATCH v2 7/7] rfcomm: Purge the dlc->tx_queue to avoid circular dependency

057c:3800 BlueFRITZ! Bluetooth Stick broken since 2.6.something
 2013-07-25 14:51 UTC  (12+ messages)

[PATCH] Bluetooth: Add support for Atheros [0cf3:3121]
 2013-07-25 12:20 UTC  (2+ messages)

[PATCH] ath3k: Add support for ID 0x13d3/0x3402
 2013-07-25 12:07 UTC  (4+ messages)

[PATCH] bluetooth: replace strict_strtol() with kstrtol()
 2013-07-25 11:02 UTC  (2+ messages)

[PATCH] attrib/gatt_service_add: support 128-bit uuids for characteristics
 2013-07-25  4:35 UTC  (14+ messages)
          ` [PATCH 1/2] Add support for 128-bit UUIDs "
            ` [PATCH 2/2] Use GATT_OPT_CHR_UUID for bt_uuid_t*, GATT_OPT_CHR_UUID16 for uint16 chrs
          ` [PATCH 1/3] gatt-service: fix assertion in gatt_service_add for 128-bit uuids
            ` [PATCH 2/3] gatt_service_add: add support for 128-bit uuids for characteristics
            ` [PATCH 3/3] Use GATT_OPT_CHR_UUID for bt_uuid_t*, GATT_OPT_CHR_UUID16 for uint16 chrs

[PATCH BlueZ 1/4 v2] audio: Move AVRCP related code to its own plugin
 2013-07-24 22:46 UTC  (5+ messages)
` [PATCH BlueZ 2/4 v2] audio: Move A2DP "
` [PATCH BlueZ 3/4 v2] audio: Remove audio plugin
` [PATCH BlueZ 4/4 v2] audio: Remove audio.conf

[PATCH 1/1 v2] Bluetooth: Fix ACL alive for long in case of non pariable devices
 2013-07-24 16:38 UTC  (3+ messages)

[PATCH BlueZ 0/8] Hook mechanism for discovery tests
 2013-07-24 16:07 UTC  (10+ messages)
` [PATCH BlueZ 1/8] emulator: Add support for pre/post command/event hooks
` [PATCH BlueZ 2/8] emulator: Add hook only if there aren't other with same type and opcode
` [PATCH BlueZ 3/8] emulator: Export command and event hooks for hciemu user
` [PATCH BlueZ 4/8] emulator: Add support for delete a hook
` [PATCH BlueZ 5/8] emulator: Split default_cmd() for better command and event handler
` [PATCH BlueZ 6/8] emulator: cmd_status() using send_packet() for run hooks easily
` [PATCH BlueZ 7/8] emulator: Add new function for running all hooks
` [PATCH BlueZ 8/8] tools/mgmt-tester: Add stop discovery for BR/EDR only

[PATCH BlueZ 00/11] GATT/ATT C API improvements
 2013-07-24 15:45 UTC  (8+ messages)
` [PATCH BlueZ 06/11] attrib: Fix coding style for various enc_*/dec_* functions
` [PATCH BlueZ 07/11] attrib: Remove unused parameter from enc_write_resp()
` [PATCH BlueZ 08/11] attrib: Add encode/decode prepare write support
` [PATCH BlueZ 09/11] attrib: Add encode/decode execute "
` [PATCH BlueZ 10/11] attrib: Allow dec_read_resp() to just check if PDU is valid
` [PATCH BlueZ 11/11] attrib: Reduce scope of variable declarations in char_discovered_cb()

[PATCH BlueZ 1/4] audio/AVRCP: Rework role detection
 2013-07-24  4:45 UTC  (5+ messages)
` [PATCH BlueZ 2/4] audio/AVRCP: Fix registration of VOLUME_CHANGED
` [PATCH BlueZ 3/4] audio/media: Fix not updating position
` [PATCH BlueZ 4/4] audio/player: Fix attempting to set the same setting value

[PATCH BlueZ] cyclingspeed: Fix MultipleLocationsSupported property name usage
 2013-07-24  4:43 UTC  (2+ messages)

[PATCH BlueZ 1/5] audio: Move AVRCP related code to its own plugin
 2013-07-23 15:01 UTC  (5+ messages)
` [PATCH BlueZ 2/5] audio: Move A2DP "
` [PATCH BlueZ 3/5] audio: Move media "
` [PATCH BlueZ 4/5] audio: Remove audio plugin
` [PATCH BlueZ 5/5] audio: Remove audio.conf

[RFC PATCH] rfcomm: avoid the nested locks in rfcomm_dev_add and fix rfcomm_dev_state_change
 2013-07-22 17:15 UTC 

[PATCH] obex/session: Export the right target uuid
 2013-07-22  1:59 UTC  (3+ messages)

[PATCH 1/8] Take proper tty references in net/bluetooth/rfcomm/tty.c
 2013-07-21 17:31 UTC  (8+ messages)
` [PATCH 3/8] Move device initialization and shutdown to tty_port_operations

Bluetooth stop working after hibernate, how to restart?
 2013-07-20 21:37 UTC 

[PATCH v2] ath3k: Add support for ID 0x13d3/0x3402
 2013-07-20  7:10 UTC 


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