linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-11 18:32:30 to 2014-02-18 13:41:33 UTC [more...]

[PATCH BlueZ v5 00/18] GATT API: External Services
 2014-02-18 13:41 UTC  (3+ messages)
` [PATCH BlueZ v6 "

Marvell-Bluetooth High Speed with a data transfer rate of 24Mbit/s
 2014-02-18 13:10 UTC 

[PATCH 1/5] android/hidhost: Add idle time callback implementation
 2014-02-18 10:05 UTC  (5+ messages)
` [PATCH 2/5] android/socket: Move statics declarations after types definitions
` [PATCH 3/5] android/hal-sock: Rename to hal-socket
` [PATCH 4/5] android/hal-socket: Match functions names with HAL name
` [PATCH 5/5] android: Match socket IPC messages types "

[PATCH BlueZ 1/8] obexd/transfer: Add Transfer.Suspend method
 2014-02-18  9:30 UTC  (11+ messages)
` [PATCH BlueZ 2/8] obexd/transfer: Add Transfer.Resume method
` [PATCH BlueZ 3/8] tools/obexctl: Add suspend command
` [PATCH BlueZ 4/8] tools/obexctl: Add resume command
` [PATCH BlueZ 5/8] unit/test-gobex-transfer: Add /gobex/test_packet_get_req_suspend_resume
` [PATCH BlueZ 6/8] gobex: Fix not handling SRM properly
` [PATCH BlueZ 7/8] gobex: Handle suspending/resuming for GET when SRM is active
` [PATCH BlueZ 8/8] doc/obex-api: Update documentation

[PATCH 1/9] Bluetooth: Fix missing PDU length checks for SMP
 2014-02-18  8:54 UTC  (11+ messages)
` [PATCH 2/9] Bluetooth: Fix minor whitespace issues in SMP code
` [PATCH 3/9] Bluetooth: Add smp_irk_matches helper function
` [PATCH 4/9] Bluetooth: Add AES crypto context for each HCI device
  ` [PATCH v2] "
` [PATCH 5/9] Bluetooth: Add basic IRK management support
` [PATCH 6/9] Bluetooth: Add hci_bdaddr_is_rpa convenience function
` [PATCH 7/9] Bluetooth: Implement mgmt_load_irks command
` [PATCH 8/9] Bluetooth: Enable support for remote IRK distribution
` [PATCH 9/9] Bluetooth: Fix properly ignoring unexpected SMP PDUs

[PATCH] Bluetooth: Stop BCSP/H5 timer before cleaning up
 2014-02-18  8:48 UTC 

[RFC v8] doc: Add management commands and events for privacy support
 2014-02-18  8:24 UTC  (2+ messages)

[PATCHv2 0/6] RFCOMM data transfer support in bthost
 2014-02-18  7:50 UTC  (7+ messages)
` [PATCHv2 1/6] emulator/bthost: Add api to handle RFCOMM data on bthost
` [PATCHv2 2/6] tools/rfcomm-tester: Add RFCOMM client write test case
` [PATCHv2 3/6] tools/rfcomm-tester: Add RFCOMM server "
` [PATCHv2 4/6] emulator/bthost: Add function to send RFCOMM UIH frames from bthost
` [PATCHv2 5/6] tools/rfcomm-tester: Add RFCOMM client read test case
` [PATCHv2 6/6] tools/rfcomm-tester: Add RFCOMM server "

[PATCH v2] Bluetooth: allocate static minor for vhci
 2014-02-18  7:01 UTC  (2+ messages)

Bluetooth: Help need on RegisterPlayer in simpleagent python script on bluez 5.7
 2014-02-18  6:10 UTC 

[PATCH] Bluetooth: allocate static minor for vhci
 2014-02-18  0:43 UTC  (8+ messages)

[RFC v8 01/10] Bluetooth: Create hci_stop_le_scan_req() helper
 2014-02-17 20:24 UTC  (9+ messages)
` [RFC v8 02/10] Bluetooth: Declare le_conn_failed in hci_core.h
` [RFC v8 04/10] Bluetooth: Remove unused function

[PATCH] Bluetooth: hidp: make sure input buffers are big enough
 2014-02-17 20:21 UTC  (16+ messages)

Help with AVDTP Connection accept
 2014-02-17 20:08 UTC 

[RFC v6] doc: Add management commands and events for privacy support
 2014-02-17 17:59 UTC 

Reg: Help need on RegisterPlayer in simpleagent python script on bluez 5.7
 2014-02-17 17:59 UTC 

[PATCH 1/2] Bluetooth: Add missing index added event on user channel failure
 2014-02-17 17:49 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Allow HCI User Channel usage for controllers without address
 2014-02-17 17:21 UTC 

[PATCH 1/2] android: Add resolve_name parameter to confirm_device_name
 2014-02-17 16:26 UTC  (2+ messages)
` [PATCH 2/2] android: Do not resolve name if we have it in the cache

[PATCH 1/2] Bluetooth: Restrict long term keys to public and static addresses
 2014-02-17 13:59 UTC  (2+ messages)

[PATCHv2] emulator/bthost: Check length of received RFCOMM UIH frames
 2014-02-17 13:51 UTC  (2+ messages)

[PATCH] android: Fix for BT Turn off while pairing
 2014-02-17 13:46 UTC  (2+ messages)

[PATCH] health: Fix HealthDevice dbus registration
 2014-02-17 12:02 UTC  (4+ messages)
` [PATCH] btsnoop: Remove unused local function and macro

[PATCH 0/5] Fixes for memory leaks
 2014-02-17 12:02 UTC  (2+ messages)

[PATCH BlueZ 1/3] gdbus: Fix memory leak
 2014-02-17 11:56 UTC  (2+ messages)

[PATCH BlueZ 1/3] lib/sdp: Add missing Service Class ID for GAP
 2014-02-17 11:55 UTC  (2+ messages)

[PATCH 0/6] RFCOMM data transfer support in bthost
 2014-02-17 11:32 UTC  (12+ messages)
` [PATCH 1/6] emulator/bthost: Add api to handle RFCOMM data on bthost
` [PATCH 2/6] tools/rfcomm-tester: Add RFCOMM client write test case
` [PATCH 3/6] tools/rfcomm-tester: Add RFCOMM server "
` [PATCH 4/6] emulator/bthost: Add function to send RFCOMM UIH frames from bthost
` [PATCH 5/6] tools/rfcomm-tester: Add RFCOMM client read test case
` [PATCH 6/6] tools/rfcomm-tester: Add RFCOMM server "

[PATCH BlueZ 1/4] shared: Add initial AVRCP code
 2014-02-17  9:47 UTC  (4+ messages)
` [PATCH BlueZ 2/4] shared: Move AVCTP implementation
` [PATCH BlueZ 3/4] shared: Move AVDTP implementation
` [PATCH BlueZ 4/4] build: Move unit tests build rules to Makefile.unit

[RFC v5] doc: Add management commands and events for privacy support
 2014-02-16 21:06 UTC 

[PATCH 00/11] Add bonding test cases
 2014-02-16 21:04 UTC  (4+ messages)
` [PATCH 11/11] android/tester: Make bt_callbacks thread-safe

[PATCH 2/2] Bluetooth: Fix sending wrong store hint for new long term keys
 2014-02-16 20:59 UTC 

[RFC v4] doc: Add management commands and events for privacy support
 2014-02-16 20:13 UTC 

[RFC v2] doc: Add management commands and events for privacy support
 2014-02-16 19:48 UTC 

Some patches applied on Fedora that maybe should be considered for being applied upstream
 2014-02-16 19:06 UTC  (6+ messages)

[PATCH v3] btusb.c - Add IMC Networks (Broadcom based)
 2014-02-16  8:19 UTC  (3+ messages)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-02-15 22:30 UTC  (7+ messages)
` [PATCH v2] "

partial success with PS3 sixaxis
 2014-02-15 20:49 UTC  (5+ messages)

[RFC v2] doc: Add management commands and events for privacy support
 2014-02-15 18:06 UTC 

[RFC] doc: Add management commands and events for privacy support
 2014-02-15 10:53 UTC 

[PATCH 00/24] rfcomm fixes
 2014-02-14 21:45 UTC  (11+ messages)
` [PATCH 04/24] tty: Fix ref counting for port krefs

[PATCH] Bluetooth: Officially enable LE CoC support
 2014-02-14 21:15 UTC  (2+ messages)

[PATCH] btusb.c add IMC Networks id 13d3:3404 (bcm20702A0) - retry
 2014-02-14 21:02 UTC  (2+ messages)

[PATCHv3] hog: Use HoG device name as uHID input device name
 2014-02-14 20:49 UTC  (3+ messages)

Help in getting BlueZ version - 5.14 running please
 2014-02-14 13:27 UTC  (2+ messages)

[PATCH] bluetooth: Do not free priv until timer handler hasn't actually stopped using it
 2014-02-14 12:10 UTC  (3+ messages)

[PATCH] android: Fix memory leak: uuid free
 2014-02-14 10:36 UTC  (3+ messages)

[PATCH BlueZ 01/12] android/hal-ipc-api: Add Remote Features notification
 2014-02-14 10:34 UTC  (13+ messages)
` [PATCH BlueZ 02/12] android/hal-ipc-api: Add Get Play Status notification
` [PATCH BlueZ 03/12] android/hal-ipc-api: Add List Player Attributes notification
` [PATCH BlueZ 04/12] android/hal-ipc-api: Add List Player Values notification
` [PATCH BlueZ 05/12] android/hal-ipc-api: Add Get "
` [PATCH BlueZ 06/12] android/hal-ipc-api: Add Get Player Attributes Text notification
` [PATCH BlueZ 07/12] android/hal-ipc-api: Add Get Player Values "
` [PATCH BlueZ 08/12] android/hal-ipc-api: Add Set Player Values notification
` [PATCH BlueZ 09/12] android/hal-ipc-api: Add Get Element Attributes notification
` [PATCH BlueZ 10/12] android/hal-ipc-api: Add Register Notification notification
` [PATCH BlueZ 11/12] android/hal-ipc-api: Add Volume Changed notification
` [PATCH BlueZ 12/12] android/hal-ipc-api: Add Passthrough Command notification

[RFCv3] android/avrcp: Decouple AVRCP logic from btio
 2014-02-14  9:00 UTC  (2+ messages)

[PATCH] adapter: Handle MGMT_SETTING_LE change
 2014-02-13 20:45 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix channel check when binding RFCOMM sock
 2014-02-13 14:13 UTC 

[PATCH] tools/rfcomm-tester: Add bind after connected test case
 2014-02-13 14:11 UTC 

[PATCH 1/4] android/haltest: Remove unneeded assignment
 2014-02-13  8:21 UTC  (3+ messages)

[PATCHv3] hog: Use HoG device name as uHID input device name
 2014-02-13  0:29 UTC 

[PATCH] Bluetooth: Fix channel check when binding RFCOMM sock
 2014-02-12 23:01 UTC  (4+ messages)

[PATCH] android/README: Add note on libglib under Valgrind
 2014-02-12 19:23 UTC 

[PATCH BlueZ] android/test-ipc: Use correct boolean values for glib functions
 2014-02-12 19:21 UTC  (2+ messages)

[PATCH 1/6] shared: Add support for disonnect handler to GLib based IO handling
 2014-02-12 18:47 UTC  (11+ messages)
` [PATCH 3/6] shared: Add support for disconnect handler in HFP
` [PATCH 4/6] shared: Add support for shutdown to IO

[PATCH BlueZ 1/9] android/hal-ipc-api: Add Get Play Status Response
 2014-02-12 18:29 UTC  (10+ messages)
` [PATCH BlueZ 2/9] android/hal-ipc-api: Add List Player Attributes Response
` [PATCH BlueZ 3/9] android/hal-ipc-api: Add List Player Values Response
` [PATCH BlueZ 4/9] android/hal-ipc-api: Add Get Player Attributes Response
` [PATCH BlueZ 5/9] android/hal-ipc-api: Add Get Player Attributes Text Response
` [PATCH BlueZ 6/9] android/hal-ipc-api: Add Get Player Values "
` [PATCH BlueZ 7/9] android/hal-ipc-api: Add Get Element Attributes "
` [PATCH BlueZ 8/9] android/hal-ipc-api: Add Set Player Attributes Value Response
` [PATCH BlueZ 9/9] android/hal-ipc-api: Add Register Notification Response

[PATCH] android/socket: Fix wrong memory access
 2014-02-12 14:24 UTC  (2+ messages)

[PATCH 1/4] android/avrcp: Decouple AVRCP logic from btio
 2014-02-12 13:13 UTC  (2+ messages)
` [RFCV2] "

[PATCH v2] android/README: Update with implementation status summary
 2014-02-12 13:00 UTC  (2+ messages)

[PATCH 00/11] Socket HAL updates
 2014-02-12 12:55 UTC  (4+ messages)

[PATCH BlueZ 1/7] android: Use 16-bit UUID for SDP search
 2014-02-12 12:17 UTC  (9+ messages)
` [PATCH BlueZ 5/7] android/test-ipc: Fix crash due to invalid ipc_register() parameter
` [PATCH BlueZ 6/7] android: Add assertion for ID parameter in ipc_register/ipc_unregister
` [PATCH BlueZ 7/7] android: Add test-ipc to "make check"

Bluetooth high speed supported drivers or patches for kernel 3.11
 2014-02-12 10:21 UTC  (3+ messages)
  ` AW: "

[PATCH BlueZ] unit: Fix memory leaks in gobex tests
 2014-02-12  9:53 UTC  (2+ messages)

[RFC 0/2] Add hci_smd driver
 2014-02-12  9:11 UTC  (4+ messages)

[PATCH 1/3] avrcp: Avoid unneeded calculation
 2014-02-11 18:37 UTC  (5+ messages)
` [PATCH 2/3] avrcp: Fix using incorrect buffer for SetVolume

[PATCH 1/2] unit/avctp: Use pre-defined values instead of magic numbers
 2014-02-11 18:34 UTC  (3+ messages)


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