messages from 2012-06-15 12:43:02 to 2012-06-27 11:26:01 UTC [more...]
[PATCH 00/17] Bluetooth: Implement Three-wire UART HCI driver
2012-06-27 11:26 UTC (12+ messages)
` [PATCH 01/17] Bluetooth: Initial skeleton for Three-wire UART (H5) support
` [PATCH 02/17] Bluetooth: Add basic state tracking to Three-wire UART driver
` [PATCH 03/17] Bluetooth: Add initial reliable packet support for Three-wire UART
` [PATCH 04/17] Bluetooth: Add basic packet parsing to Three-wire UART driver
` [PATCH 05/17] Bluetooth: Add initial packet sending support to Three-wire UART
` [PATCH 06/17] Bluetooth: Add Three-wire header value convenience macros
` [PATCH 07/17] Bluetooth: Fix/implement Three-wire reliable packet sending
` [PATCH 08/17] Bluetooth: Add support for Three-wire Link Control packets
` [PATCH 09/17] Bluetooth: Simplify hci_uart_tty_close logic
` [PATCH 10/17] Bluetooth: Add delayed init sequence support for UART controllers
` [PATCH 11/17] Bluetooth: Use delayed init for Three-wire UART
[PATCH BlueZ] Fix GDBus flags after conversion to macros
2012-06-27 7:34 UTC (2+ messages)
Bluez/Obexd upstream test result_20120626 (bluez-4.100 + obexd-0.46)
2012-06-27 1:43 UTC
Bluez/Obexd upstream test result_20120626 (bluez-4.100 + obexd-0.46)
2012-06-27 1:31 UTC
[PATCH] Bluetooth: Use transmit window from config response for ack timing
2012-06-26 23:35 UTC
[PATCH] monitor: Fix optstring to parse -b parameter
2012-06-26 15:33 UTC (3+ messages)
[PATCHv2 hcidump 1/4] Headers for AMP ASSOC dump functions
2012-06-26 12:02 UTC (3+ messages)
[PATCH] Bluetooth: Route traffic only through BR/EDR controller
2012-06-26 12:00 UTC (2+ messages)
[PATCH] Bluetooth: Fix warning: using int as NULL pointer
2012-06-26 11:59 UTC (2+ messages)
[PATCH BlueZ] gdbus: Fix removal of filter after last filter_data
2012-06-26 7:45 UTC (10+ messages)
` [PATCH BlueZ 1/3] "
` [PATCH BlueZ 2/3] telephony-ofono: Fix listening for signals
` [PATCH BlueZ 3/3] maemo6: mce: "
using simple-player for testing avrcp
2012-06-26 7:07 UTC (3+ messages)
GSoC: OBEX Filesystem In Userspace
2012-06-26 1:12 UTC (4+ messages)
Bluetooth dongle (13d3:3304) not responding after reboot until suspend/resume
2012-06-25 12:29 UTC (4+ messages)
[PATCH] bluetooth: opcode field of sent commands is little endian
2012-06-25 9:33 UTC (8+ messages)
[PATCH obexd] test: Add sync-client script
2012-06-25 9:22 UTC
[PATCH BlueZ 1/5 v2] audio: Remove unix socket support
2012-06-25 9:06 UTC (5+ messages)
` [PATCH BlueZ 2/5 v2] audio: Remove ALSA support
` [PATCH BlueZ 3/5 v2] audio: Remove internal audio IPC
` [PATCH BlueZ 4/5 v2] audio: Remove local A2DP endpoints options
` [PATCH BlueZ 5/5 v2] audio: Remove remaining references to Socket
[PATCHv1] Bluetooth: Add refcnt to l2cap_conn
2012-06-25 7:53 UTC (4+ messages)
` [PATCHv2] "
[PATCH] pcm_bluetooth: accept BT_A2DP_SBC_SOURCE codec
2012-06-23 14:40 UTC (3+ messages)
[PATCH BlueZ 00/19] HID over GATT plugin
2012-06-22 21:36 UTC (21+ messages)
` [PATCH BlueZ 01/19] hog: Register HID over GATT device driver
` [PATCH BlueZ 02/19] hog: Add checking for 'EnableGatt'
` [PATCH BlueZ 03/19] hog: Register ATTIO callbacks
` [PATCH BlueZ 04/19] hog: Load primary service handle
` [PATCH BlueZ 05/19] hog: Discover all characteristics declaration
` [PATCH BlueZ 06/19] hog: Discover descriptors for all characteristics
` [PATCH BlueZ 07/19] hog: Discover the "Report Map" characteristic
` [PATCH BlueZ 08/19] hog: Enable "Report" characteristic notifications
` [PATCH BlueZ 09/19] hog: Add report notification handler
` [PATCH BlueZ 10/19] hog: HID I/O driver
` [PATCH BlueZ 11/19] hog: Use real values for vendor and product IDs
` [PATCH BlueZ 12/19] hog: Add read Report Reference descriptor
` [PATCH BlueZ 13/19] hog: Prepend Report ID to the HID report
` [PATCH BlueZ 14/19] hog: Add support for uHID events
` [PATCH BlueZ 15/19] hog: Handle output reports
` [PATCH BlueZ 16/19] hog: Handle output events
` [PATCH BlueZ 17/19] hog: Handle feature reports
` [PATCH BlueZ 18/19] hog: Add HID Information Characteristic read
` [PATCH BlueZ 19/19] hog: Use hardware country code
[PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
2012-06-22 21:10 UTC (11+ messages)
[PATCH] audio: permit concurrent use of AG and HF roles
2012-06-22 14:11 UTC
[PATCH] build: fix MISC_LDFLAGS typo to fix "--enable-pie"
2012-06-21 15:11 UTC (2+ messages)
[PATCH] sdp: Prevent duplicate records registration
2012-06-21 8:36 UTC (4+ messages)
[PATCHv3] vsprintf: Add %pMR for Bluetooth MAC address
2012-06-21 7:08 UTC (4+ messages)
` [PATCH] Docs: printk-formats: add description for %pMR
[PATCH BlueZ 1/3] time: Introduce manager abstraction layer
2012-06-20 18:14 UTC (3+ messages)
` [PATCH BlueZ 2/3] time: Register GATT services per adapter
` [PATCH BlueZ 3/3] time: Add Reference Time Update Service
[PATCH BlueZ 0/5] Broadcaster/Observer patch series
2012-06-20 18:05 UTC (6+ messages)
` [PATCH BlueZ 1/5] doc: Add Observer and Broadcaster DBus API documentation
` [PATCH BlueZ 2/5] adapter: Add DBus API for Observer GAP Role
` [PATCH BlueZ 3/5] observer: Add python test script
` [PATCH BlueZ 4/5] adapter: Add DBus API for Broadcaster GAP Role
` [PATCH BlueZ 5/5] broadcaster: Add python test script
[PATCH BlueZ 00/10] ATT MTU: cosmetic changes
2012-06-20 17:27 UTC (11+ messages)
` [PATCH BlueZ 01/10] ATT: Avoid invalid memory access for large PDU
` [PATCH BlueZ 02/10] dis: Reduce array size for PnP ID
` [PATCH BlueZ 03/10] thermometer: Use GAttrib buffer
` [PATCH BlueZ 04/10] gatttool: "
` [PATCH BlueZ 05/10] thermometer: Reduce the array for Valid Range
` [PATCH BlueZ 06/10] thermometer: Reduce the array for temperature type
` [PATCH BlueZ 07/10] thermometer: Reduce array size for Measurement Interval
` [PATCH BlueZ 08/10] proximity: Reduce array size for Tx Power Level
` [PATCH BlueZ 09/10] generic attribute: Use GAttrib buffer
` [PATCH BlueZ 10/10] attrib-server: Fix MTU for GATT
[PATCH v2] sdp: Prevent duplicate records registration
2012-06-20 13:18 UTC
[PATCH hcidump 1/2 v2] AVRCP: Add parsing for SetAddressedPlayer PDU
2012-06-20 11:08 UTC (3+ messages)
` [PATCH hcidump 2/2 v2] AVRCP: Add support for Addressed Player Changed event
BT DUN Server fails to work (seems blocked in RFCOMM)
2012-06-20 6:49 UTC (8+ messages)
[RFC] Bluetooth: BNEP protocol & multicast filter ioctl
2012-06-19 16:45 UTC (2+ messages)
[PATCH] Bluetooth: cleanup dtl1_config
2012-06-19 16:21 UTC
[RFC v0] Bluetooth: Fix lost socket error code
2012-06-19 14:20 UTC
[PATCH BlueZ v2] input: Fix not adding watches when io channel is connected
2012-06-19 10:50 UTC
[PATCH BlueZ] input: Fix not adding watches when io channel is connected
2012-06-19 10:13 UTC (2+ messages)
[PATCH hcidump 1/2] AVRCP: Add parsing for SetAddressedPlayer PDU
2012-06-19 7:04 UTC (5+ messages)
` [PATCH hcidump 2/2] AVRCP: Add support for Addressed Player Changed event
[PATCH] Bluetooth: Cleanup dtl1_config
2012-06-19 4:26 UTC (3+ messages)
[PATCH 1/3] Bluetooth: Use GFP_KERNEL in mgmt_handlers
2012-06-19 3:55 UTC (3+ messages)
` [PATCH 3/3] Bluetooth: Use GFP_KERNEL in mgmt events functions
pull request: bluetooth 2012-06-19
2012-06-19 3:37 UTC
[RFC] Bluetooth: btmrvl: Do not send vendor events to bluetooth stack
2012-06-19 3:26 UTC (3+ messages)
` [PATCHv2] "
[PATCH] Bluetooth: Use AUTO_OFF constant in jiffies
2012-06-19 3:11 UTC (3+ messages)
` [PATCHv2] "
[PATCH] Bluetooth: Fix compile warnings in mgmt
2012-06-19 2:57 UTC (2+ messages)
Broken bluez master
2012-06-18 14:35 UTC (3+ messages)
[PATCH BlueZ] gdbus: add macro for methods marked as NOREPLY
2012-06-18 14:34 UTC (3+ messages)
[PATCH 2/3] fakehid: Disconnect from PS3 remote after 10 mins
2012-06-18 13:57 UTC (3+ messages)
[PATCH 01/13] AVRCP: Update constants
2012-06-18 11:07 UTC (16+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"
` [PATCH 04/13] AVRCP: Keep AVRCP version of connected device in server
` [PATCH 05/13] AVRCP: Register AVRCP before MEDIA interface
[PATCH 1/8] /proc/net/ entries for bluetooth protocols
2012-06-18 10:04 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 2/8] Added /proc/net/bnep via bt_procfs_init()
` [PATCH v2 3/8] Added /proc/net/cmtp "
` [PATCH v2 4/8] Added /proc/net/hci "
` [PATCH v2 5/8] Added /proc/net/hidp "
` [PATCH v2 6/8] Added /proc/net/l2cap "
` [PATCH v2 7/8] Added /proc/net/rfcomm "
` [PATCH v2 8/8] Added /proc/net/sco "
LE Start Encryption connection timeout
2012-06-18 8:42 UTC
[PATCH BlueZ] AVDTP: Fix rejecting AVDTP_START if starting flag is set
2012-06-18 8:41 UTC (2+ messages)
8086:0189 Intel Corp. pairs with Bluetooth Audio Headsets although is not seen in pulseaudio
2012-06-18 8:02 UTC (2+ messages)
[PATCH 3/3] fakehid: Use the same constant as declared
2012-06-16 23:32 UTC
[PATCH 1/3] input: Add helper function to request disconnect
2012-06-16 23:32 UTC
Question For Devs: Is Headset Connection Automatic?
2012-06-16 20:56 UTC (5+ messages)
[PATCH BlueZ 1/9 v3] audio: Add handling of AVDTP command collision
2012-06-15 14:52 UTC (10+ messages)
` [PATCH BlueZ 2/9 v3] audio: Fix handling of A2DP suspend indication
` [PATCH BlueZ 3/9 v3] audio: Fix handling of A2DP open indication
` [PATCH BlueZ 4/9 v3] audio: Fix handling of A2DP start indication
` [PATCH BlueZ 5/9 v3] audio: Fix handling of A2DP abort indication
` [PATCH BlueZ 6/9 v3] audio: Wait remote side to send AVDTP_START when acting as acceptor
` [PATCH BlueZ 7/9 v3] AVDTP: Do not respond ABORT command with invalid id
` [PATCH BlueZ 8/9 v3] AVDTP: Fix responding to ABORT with reject
` [PATCH BlueZ 9/9 v3] audio: Fix aborting A2DP setup while AVDTP_START is in progress
Bluez patches for Multiple SCO Links
2012-06-15 14:24 UTC (3+ messages)
[PATCH] TODO: add BlueZ 5 tasks
2012-06-15 13:30 UTC (2+ messages)
[PATCH 1/1] Update tests to be compatible with gi and python3
2012-06-15 13:14 UTC (4+ 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).