linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-28 15:26:41 to 2013-08-23 16:21:28 UTC [more...]

[PATCH] Bluetooth: Add Intel Bluetooth Bootloader driver
 2013-08-23 16:21 UTC 

[PATCH 0/6] LE parameters via debugfs
 2013-08-22 20:01 UTC  (13+ messages)
` [PATCH 1/6] Bluetooth: Discovery parameters per hci_dev
` [PATCH 2/6] Bluetooth: Export discovery parameters on debugfs
` [PATCH 3/6] Bluetooth: Set discovery parameters
` [PATCH 4/6] Bluetooth: Keep the LE connection parameters in its own structure
` [PATCH 5/6] Bluetooth: Add LE connection parameters to debugfs
` [PATCH 6/6] Bluetooth: Add support for setting LE connection parameters via debugfs

pull request: bluetooth-next 2013-08-21
 2013-08-22 18:28 UTC  (2+ messages)

[PATCH 1/2] obexd: Use g_dbus_get_properties when parsing MAP-msg-listing
 2013-08-22 16:08 UTC  (2+ messages)
` [PATCH 2/2] obexd: Add property changed signals for 'org.bluez.obex.Message1'

[PATCH 1/1] obexd: Fix memleak when unregistering MAP event handler
 2013-08-22 16:07 UTC 

[PATCH 1/2] obexd: Add obc_session_get_current_path function
 2013-08-22 16:00 UTC  (2+ messages)
` [PATCH 2/2] obexd: Add property Folder to MAP message

[PATCH v1 24/49] BT: btusb: prepare for enabling irq in complete()
 2013-08-22 12:23 UTC 

LE GATT service discovery Over BR/EDR
 2013-08-21 14:08 UTC 

[PATCH BlueZ] core: Fix emitting empty Device1.UUIDs property
 2013-08-21 12:17 UTC 

[PATCH v5 0/6] rfcomm: Implement rfcomm as a proper tty_port
 2013-08-21  8:41 UTC  (11+ 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 00/10 v2] Fix message order
 2013-08-20 13:07 UTC  (11+ messages)
` [PATCH BlueZ 01/10 v2] build: Fix not rebuilding bluetoothd if gdbus changes
` [PATCH BlueZ 02/10 v2] unit: Add gdbus/client_check_order
` [PATCH BlueZ 03/10 v2] gdbus: Fix sending ObjectManager/Properties signals out of order
` [PATCH BlueZ 04/10 v2] gdbus: Add g_dbus_send_message_with_reply
` [PATCH BlueZ 05/10 v2] gdbus: Avoid calling dbus_connection_send*
` [PATCH BlueZ 06/10 v2] gdbus: Fix emitting PropertiesChanged twice
` [PATCH BlueZ 07/10 v2] core: Make use of g_dbus_send_message_with_reply
` [PATCH BlueZ 08/10 v2] neard: "
` [PATCH BlueZ 09/10 v2] audio/media: "
` [PATCH BlueZ 10/10 v2] obexd: Make use of g_dbus_send_message*

[PATCH BlueZ 0/8] Fix message order
 2013-08-20 12:28 UTC  (12+ messages)
` [PATCH BlueZ] build: Fix not checking readline.h for bluetooth-player
` [PATCH BlueZ 1/8] gdbus: Fix not maintaining message order for signals
` [PATCH BlueZ 2/8] gdbus: Add g_dbus_send_message_with_reply
` [PATCH BlueZ 3/8] gdbus: Avoid calling dbus_connection_send*
` [PATCH BlueZ 4/8] gdbus: Fix emitting PropertiesChanged twice
` [PATCH BlueZ 5/8] core: Make use of g_dbus_send_message_with_reply
` [PATCH BlueZ 6/8] neard: "
` [PATCH BlueZ 7/8] audio/media: "
` [PATCH BlueZ 8/8] obexd: Make use of g_dbus_send_message*

[PATCH 1/2] Bluetooth: Fix security level for peripheral role
 2013-08-20 12:14 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix encryption key size "

[PATCH v11 00/10] sco: SCO socket option for voice_setting
 2013-08-20  9:41 UTC  (12+ messages)
` [PATCH v11 01/10] Bluetooth: Use hci_connect_sco directly
` [PATCH v11 02/10] Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
` [PATCH v11 03/10] Bluetooth: Add Bluetooth socket voice option
` [PATCH v11 04/10] Bluetooth: Add constants for SCO airmode
` [PATCH v11 05/10] Bluetooth: Use voice setting in deferred SCO connection request
` [PATCH v11 06/10] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v11 07/10] Bluetooth: Add constants and macro declaration for transparent data
` [PATCH v11 08/10] Bluetooth: Prevent transparent SCO on older devices
` [PATCH v11 09/10] Bluetooth: Handle specific error for SCO connection fallback
` [PATCH v11 10/10] Bluetooth: Add "

[PATCH] Bluetooth: clean up
 2013-08-20  9:25 UTC  (5+ messages)
` [PATCH v2] Bluetooth: Remove assignment in if

python scripts not working
 2013-08-20  9:21 UTC 

[PATCH BlueZ 1/2] build: Fix not rebuilding bluetoothd if gdbus changes
 2013-08-20  0:01 UTC  (3+ messages)
` [PATCH BlueZ 2/2] unit: Add gdbus/client_check_order

[PATCH v3] Bluetooth: btmrvl: add calibration data download support
 2013-08-19 22:10 UTC 

Cannot connect to A2DP audio sink on Bluetooth headset
 2013-08-19 10:37 UTC  (4+ messages)

[PATCH BlueZ 1/3] gobex: Add proper message to transfer errors
 2013-08-17  8:35 UTC  (5+ messages)
` [PATCH BlueZ 2/3] gobex: Make PUT request with just filler byte to set the final bit
` [PATCH BlueZ 3/3] client/transfer: Add proper message to errors
` Rfcomm connection error while connecting from android app

[RFC 1/2] Bluetooth: Fix SCO connection without socket
 2013-08-16 19:04 UTC  (4+ messages)
` [RFC 2/2] Bluetooth: Fix SCO cancelation before ACL is established

[PATCH v10 00/10] sco: SCO socket option for voice_setting
 2013-08-16 18:55 UTC  (16+ messages)
` [PATCH v10 01/10] Bluetooth: Use hci_connect_sco directly
` [PATCH v10 02/10] Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
` [PATCH v10 03/10] Bluetooth: Add Bluetooth socket voice option
` [PATCH v10 04/10] Bluetooth: Add constants for SCO airmode
` [PATCH v10 05/10] Bluetooth: Use voice setting in deferred SCO connection request
` [PATCH v10 06/10] Bluetooth: Parameters for outgoing SCO connections
` [PATCH v10 07/10] Bluetooth: Add constants and macro declaration for transparent data
` [PATCH v10 08/10] Bluetooth: Prevent transparent SCO on older devices
` [PATCH v10 09/10] Bluetooth: Handle specific error for SCO connection fallback
` [PATCH v10 10/10] Bluetooth: Add "

RFCOMM Server over D-Bus
 2013-08-16 17:03 UTC 

[PATCH] Bluetooth: Fix removing Long Term Key
 2013-08-16  3:29 UTC  (4+ messages)

[PATCH 1/1 v4] Bluetooth: Fix ACL alive for long in case of non pariable devices
 2013-08-15 14:18 UTC  (2+ messages)

[PATCH] Bluetooth: Set different event mask for LE-only controllers
 2013-08-15  8:18 UTC  (3+ messages)

[PATCH] Bluetooth: Fix getting SCO socket options in deferred state
 2013-08-15  8:08 UTC  (2+ messages)

[PATCH] btmrvl_sdio: use DIV_ROUND_UP in suitable places
 2013-08-15  7:56 UTC  (2+ messages)

Bluez Certification
 2013-08-13 13:18 UTC 

[PATCH 1/3] sco-tester: Update ECONNABORTED to EOPNOTSUPP
 2013-08-13 13:10 UTC  (7+ messages)
` [PATCH 2/3] sco-tester: Introduce adapter features
` [PATCH 3/3] sco-tester: Test transparent data feature bit

[PATCH BlueZ] build: Fix not checking readline.h for bluetooth-player
 2013-08-12 12:03 UTC 

bluez profile debug messages
 2013-08-11 22:41 UTC 

API documentation for BLE?
 2013-08-09 16:20 UTC 

Linux Wireless Mini-Summit in New Orleans -- 19-20 September (6 weeks from today!)
 2013-08-08 19:04 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)

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

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)

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

[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  (3+ messages)
` [PATCH v2] "

WG: BT Certified Module + Bluetooth
 2013-07-29 12:07 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).