messages from 2013-07-31 20:18:33 to 2013-08-31 09:53:14 UTC [more...]
Compatible Kernels of a certain BlueZ version
2013-08-31 9:53 UTC
[PATCH v5 0/6] rfcomm: Implement rfcomm as a proper tty_port
2013-08-30 22:02 UTC (12+ messages)
` [PATCH v5 6/6] rfcomm: Purge the dlc->tx_queue to avoid circular dependency
[PATCH v2 1/2] obexd: Add obc_session_get_folder function
2013-08-30 12:45 UTC (2+ messages)
` [PATCH v2 2/2] obexd: Add property Folder to MAP message
[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
2013-08-30 9:41 UTC
[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
2013-08-30 9:09 UTC
Simultaneous BLE connections
2013-08-29 18:31 UTC (3+ messages)
[PATCH 0/4] Make sdp independent from adapter
2013-08-29 9:56 UTC (5+ messages)
` [PATCH 1/4] sdp: Move sdp server init to adapter
` [PATCH 2/4] sdp: Move spd_init_services_list "
` [PATCH 3/4] sdp: Make sdp_record_add to be handled by adapter
` [PATCH 4/4] sdp: Make sdp_record_remove "
How to test/debug bluetooth advertising [with hciconfig]?
2013-08-28 14:45 UTC (9+ messages)
LE GATT service discovery Over BR/EDR
2013-08-28 13:19 UTC (2+ messages)
[PATCH 0/4] *** Make sdp independent from adapter ***
2013-08-28 10:04 UTC (8+ messages)
` [PATCH 1/4] sdp: Move sdp server init to adapter
` [PATCH 2/4] sdp: Move spd_init_services_list "
` [PATCH 3/4] sdp: Make sdp_record_add to be handled by adapter
` [PATCH 4/4] sdp: Make sdp_record_remove "
linux-firmware: update Intel Bluetooth firmware patch file
2013-08-27 19:33 UTC (2+ messages)
[PATCH] rfcomm: don't release the port in rfcomm_dev_state_change()
2013-08-27 16:28 UTC
hciconfig list commands (patch)
2013-08-27 12:11 UTC
[PATCH 1/2] obexd: Use g_dbus_get_properties when parsing MAP-msg-listing
2013-08-27 7:09 UTC (5+ messages)
` [PATCH 2/2] obexd: Add property changed signals for 'org.bluez.obex.Message1'
[PATCH] Bluetooth: Use devname:vhci module alias for virtual HCI driver
2013-08-27 5:02 UTC
[PATCH 2/2] Bluetooth: Introduce new HCI socket channel for user operation
2013-08-27 4:40 UTC
[PATCH 1/2] Bluetooth: Introduce user channel flag for HCI devices
2013-08-27 4:40 UTC
[PATCH] Bluetooth: Report error for HCI reset ioctl when device is down
2013-08-27 3:57 UTC
[PATCH] Bluetooth: Restrict ioctls to HCI raw channel sockets
2013-08-26 16:39 UTC
[PATCH] Bluetooth: Fix error handling for HCI socket options
2013-08-26 16:29 UTC
[PATCH 1/1] obexd: Fix memleak when unregistering MAP event handler
2013-08-26 12:33 UTC (2+ messages)
[PATCH 1/2] obexd: Add obc_session_get_current_path function
2013-08-26 12:31 UTC (3+ messages)
` [PATCH 2/2] obexd: Add property Folder to MAP message
[PATCH] Bluetooth: Fix handling of getsockname() for HCI sockets
2013-08-26 7:20 UTC
[PATCH] Bluetooth: Fix handling of getpeername() for HCI sockets
2013-08-26 7:06 UTC
[PATCH] Bluetooth: Refactor raw socket filter into more readable code
2013-08-26 6:25 UTC
[PATCH v2 1/5] Bluetooth: Fix hci_add_sysfs
2013-08-23 20:01 UTC (5+ messages)
` [PATCH v2 2/5] Bluetooth: Discovery parameters per hci_dev
` [PATCH v2 3/5] Bluetooth: Export discovery parameters to debugfs
` [PATCH v2 4/5] Bluetooth: Keep the LE connection parameters in its own structure
` [PATCH v2 5/5] Bluetooth: Export LE connection parameters to debugfs
[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 v1 24/49] BT: btusb: prepare for enabling irq in complete()
2013-08-22 12:23 UTC
[PATCH BlueZ] core: Fix emitting empty Device1.UUIDs property
2013-08-21 12:17 UTC
[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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).