linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-05 11:20:55 to 2014-09-09 23:32:35 UTC [more...]

[PATCH 0/3] Fix for sdp-client in reconnect scenario
 2014-09-09 23:32 UTC  (5+ messages)
` [PATCH 1/3] sdp-client: Extract cleanup function for cached session
` [PATCH 2/3] sdp-client: Add disconnect watch "
` [PATCH 3/3] sdp-client: Minor code style fix

[PATCH] Bluetooth: Fix allowing SMP Signing info PDU
 2014-09-09 23:21 UTC 

[PATCH BlueZ v1 0/7] shared/gatt-client: Handle notifications
 2014-09-09 22:58 UTC  (10+ messages)
` [PATCH BlueZ v1 1/7] shared/gatt-client: Introduce struct bt_gatt_characteristic_iter
` [PATCH BlueZ v1 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify
` [PATCH BlueZ v1 3/7] shared/gatt-client: Implement bt_gatt_client_unregister_notify
` [PATCH BlueZ v1 4/7] shared/gatt-client: Handle incoming not/ind PDUs
` [PATCH BlueZ v1 5/7] tools/btgatt-client: Add the "register-notify" command
` [PATCH BlueZ v1 6/7] tools/btgatt-client: Add "unregister-notify" command
` [PATCH BlueZ v1 7/7] TODO: Reference counted notify functions implemented

BLE Delayed encryption change using
 2014-09-09 22:44 UTC  (4+ messages)

[PATCH 00/39] android: HF Client initial implementation
 2014-09-09 19:57 UTC  (40+ messages)
` [PATCH 01/39] android/hal-ipc-api: Use 2 bytes for location in dial memory
` [PATCH 02/39] android/hal-ipc-api: Use Tone instead of Code DTMF
` [PATCH 03/39] android/hal-ipc-api: Add missing peer features parameter
` [PATCH 04/39] android/avrcp: Clean up command order
` [PATCH 05/39] android/hf-client: Add hf-client ID
` [PATCH 06/39] android/hf-client: Add hf-client daemon skeleton
` [PATCH 07/39] android/hf-client: Add skeleton for HAL hf-client
` [PATCH 08/39] android/hf-client: Add Connect/Disconnect commands
` [PATCH 09/39] android/hf-client: Add Audio "
` [PATCH 10/39] android/hf-client: Add Start/Stop Voice Recognition command
` [PATCH 11/39] android/hf-client: Add Volume Control command
` [PATCH 12/39] android/hf-client: Add Dial and Dial Memory command
` [PATCH 13/39] android/hf-client: Add Command Action command
` [PATCH 14/39] android/hf-client: Add Query Current Call and Operator Name command
` [PATCH 15/39] android/hf-client: Add Retrieve Subscriber Info command
` [PATCH 16/39] android/hf-client: Add Send DTMF command
` [PATCH 17/39] android/hf-client: Add Get Last Voice Tag Number command
` [PATCH 18/39] android/hf-client: Add Connection State event
` [PATCH 19/39] android/hf-client: Add Audio "
` [PATCH 20/39] android/hf-client: Add Voice Recognition "
` [PATCH 21/39] android/hf-client: Add Network "
` [PATCH 22/39] android/hf-client: Add Network Roaming "
` [PATCH 23/39] android/hf-client: Add Network Signal Strenght event
` [PATCH 24/39] android/hf-client: Add Battery Level event
` [PATCH 25/39] android/hf-client: Add Operator Name event
` [PATCH 26/39] android/hf-client: Add Call Indicator event
` [PATCH 27/39] android/hf-client: Add Call Setup "
` [PATCH 28/39] android/hf-client: Add Call Held "
` [PATCH 29/39] android/hf-client: Add Response and Hold Status event
` [PATCH 30/39] android/hf-client: Add Call Waiting and Calling Line Ident. events
` [PATCH 31/39] android/hf-client: Add Current Client Call event
` [PATCH 32/39] android/hf-client: Add Volume Changed event
` [PATCH 33/39] android/hf-client: Add Command Complete event
` [PATCH 34/39] android/hf-client: Add Subscriber Info event
` [PATCH 35/39] android/hf-client: Add In Band Ringtone event
` [PATCH 36/39] android/hf-client: Add Last Voice Tag Number event
` [PATCH 37/39] android/hf-client: Add RING notification event
` [PATCH 38/39] android/hf-client: Add hf-client to Android build
` [PATCH 39/39] android/readme: Add information about hf-client

pull request: bluetooth-next 2014-09-09
 2014-09-09 19:16 UTC  (2+ messages)

[PATCH v3 1/2] android/hal-ipc-api: Add Handsfree client IPC API
 2014-09-09 19:13 UTC  (4+ messages)
` [PATCH v3 2/2] android/hf_client: Add Android hf_client header

[PATCH BlueZ] Create FIFO in /run instead of /tmp
 2014-09-09 18:46 UTC 

[PATCH BlueZ 0/7] shared/gatt-client: Handle notifications
 2014-09-09 15:52 UTC  (14+ messages)
` [PATCH BlueZ 1/7] shared/gatt-client: Introduce struct bt_gatt_characteristic_iter
` [PATCH BlueZ 2/7] shared/gatt-client: Implement bt_gatt_client_register_notify
` [PATCH BlueZ 3/7] shared/gatt-client: Implement bt_gatt_client_unregister_notify
` [PATCH BlueZ 4/7] shared/gatt-client: Handle incoming not/ind PDUs
` [PATCH BlueZ 5/7] tools/btgatt-client: Add the "register-notify" command
` [PATCH BlueZ 6/7] tools/btgatt-client: Add "unregister-notify" command
` [PATCH BlueZ 7/7] TODO: Reference counted notify functions implemented

[PATCH 0/3] Misc Bluetooth 6lowpan fixes
 2014-09-09 13:52 UTC  (7+ messages)
` [PATCH 1/3] Bluetooth: 6lowpan: Increase the connection timeout value
` [PATCH 2/3] Bluetooth: 6lowpan: Set the peer IPv6 address correctly
` [PATCH 3/3] Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device

[PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped
 2014-09-09 13:44 UTC  (16+ messages)

[PATCHv3 1/2] android/tester: Simplify setup procedure
 2014-09-09 12:16 UTC  (4+ messages)
` [PATCHv3 2/2] android/tester: Init profiles in separate thread

[PATCH] android/tester: Fix not handled ssp requests in AVRCP cases
 2014-09-09 11:53 UTC  (2+ messages)

[PATCHv3 0/7] android/tester: Cases for HIDHost security checks
 2014-09-09 11:53 UTC  (11+ messages)
` [PATCHv3 1/7] android/tester: Allow HIDHost to use custom sdp response
` [PATCHv3 2/7] android/tester: Rename and expose callback verification function
` [PATCHv3 3/7] android/tester: Improve HIDHost data sending verification
` [PATCHv3 4/7] android/tester: Add encryption change verification mechanism
` [PATCHv3 5/7] android/tester: Add case verifying encryption on HIDHost
` [PATCHv3 6/7] android/tester: Fix HIDHost cases sending fixed tid sdp responses
` [PATCHv3 7/7] android/tester: Add Hidhost rejecting connection case

[PATCH v2 1/2] android/hal-ipc-api: Add Handsfree client IPC API
 2014-09-09 11:26 UTC  (2+ messages)

[PATCH] android/client: Check if hex string is byte format
 2014-09-09 11:06 UTC  (2+ messages)

[PATCH v2] monitor: Add AVRCP GetElementAttributes
 2014-09-09  9:10 UTC 

[PATCH ] GATT: Add support for Gatt multiple char write request
 2014-09-09  8:54 UTC  (3+ messages)

[PATCH 3/3] android/audio_utils/resampler : Fix the null pointer dereference
 2014-09-09  8:49 UTC  (2+ messages)

[PATCH BlueZ] doc/obex-api: Add API for PBAP 1.2 features
 2014-09-09  8:44 UTC 

Bluetooth certification with bluez stack
 2014-09-09  2:00 UTC  (5+ messages)

[PATCH V2] bluetooth: btusb: Fix issue with suspend
 2014-09-09  1:39 UTC  (3+ messages)

[PATCH] Bluetooth: Fix mgmt pairing failure when authentication fails
 2014-09-09  1:13 UTC  (2+ messages)

[PATCH 1/3] tools: Fix usage for hciattach command
 2014-09-08 21:22 UTC  (3+ messages)
` [PATCH 2/3] tools: Use specified uart speed to load firmware for bcm43xx
` [PATCH 3/3] tools: Fix download mode delay "

[PATCH] monitor: Add AVRCP GetElementAttributes
 2014-09-08 13:44 UTC  (2+ messages)

[PATCH] bluetooth: btusb: Fix issue with suspend
 2014-09-06 19:19 UTC  (7+ messages)

[PATCH] Bluetooth: Fix dereferencing conn variable before NULL check
 2014-09-06  4:33 UTC  (2+ messages)

[PATCH] bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
 2014-09-05 23:22 UTC  (2+ messages)

[PATCH] shared/tester: Change handling of tester_setup_failed event
 2014-09-05 20:31 UTC  (2+ messages)

[PATCH] tools/gatt: Fix accessing NULL cmd
 2014-09-05 20:22 UTC  (2+ messages)

[PATCH BlueZ 1/4] core: Fix idle watch not being removed properly
 2014-09-05 19:55 UTC  (5+ messages)
` [PATCH BlueZ 2/4] client: Fix typo
` [PATCH BlueZ 3/4] client: Force redisplay on rl_printf
` [PATCH BlueZ 4/4] core: Fix concurrent authorizations

[PATCH v4 0/8] Bluetooth: SMP fixes/improvements
 2014-09-05 19:40 UTC  (10+ messages)
` [PATCH v4 1/8] Bluetooth: Remove unnecessary checks after canceling SMP security timer
` [PATCH v4 2/8] Bluetooth: Don't take any action in smp_resume_cb if not encrypted
` [PATCH v4 3/8] Bluetooth: Move identity address update behind a workqueue
` [PATCH v4 4/8] Bluetooth: Remove unnecessary deferred work for SMP key distribution
` [PATCH v4 5/8] Bluetooth: Fix locking of the SMP context
` [PATCH v4 6/8] Bluetooth: Add define for key distribution mask
` [PATCH v4 7/8] Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
` [PATCH v4 8/8] Bluetooth: Add strict checks for allowed SMP PDUs

[PATCH v3 0/7] Bluetooth: SMP fixes/improvements
 2014-09-05 17:50 UTC  (8+ messages)
` [PATCH v3 1/7] Bluetooth: Remove unnecessary checks after canceling SMP security timer
` [PATCH v3 2/7] Bluetooth: Don't take any action in smp_resume_cb if not encrypted
` [PATCH v3 3/7] Bluetooth: Move identity address update behind a workqueue
` [PATCH v3 4/7] Bluetooth: Remove unnecessary deferred work for SMP key distribution
` [PATCH v3 5/7] Bluetooth: Fix locking of the SMP context
` [PATCH v3 6/7] Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
` [PATCH v3 7/7] Bluetooth: Add strict checks for allowed SMP PDUs

[PATCH] gatt api V2
 2014-09-05 17:46 UTC  (16+ messages)

[PATCH 1/3] tools/csr_usb : Fix Resource leak: file
 2014-09-05 14:35 UTC 

[PATCH 2/2] tools/hciattach : Fix syntax error
 2014-09-05 13:54 UTC 

[MAP] tools/csr_usb : Fix Resource leak: file
 2014-09-05 13:45 UTC 

[PATCH 1/2] androd/client: Extend history line size and depth
 2014-09-05 13:29 UTC  (4+ messages)
` [PATCH 2/2] android/client: Check if hex string is byte format

[PATCH v2 0/7] Bluetooth: SMP fixes/improvements
 2014-09-05 12:50 UTC  (10+ messages)
` [PATCH v2 1/7] Bluetooth: Remove unnecessary checks after canceling SMP security timer
` [PATCH v2 2/7] Bluetooth: Don't take any action in smp_resume_cb if not encrypted
` [PATCH v2 3/7] Bluetooth: Move identity address update behind a workqueue
` [PATCH v2 4/7] Bluetooth: Remove unnecessary deferred work for SMP key distribution
` [PATCH v2 5/7] Bluetooth: Fix locking of the SMP context
  ` [PATCH v2.1 "
` [PATCH v2 6/7] Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
` [PATCH v2 7/7] Bluetooth: Add strict checks for allowed SMP PDUs

[PATCH v2 1/5] android/tester: Add AVRCP init - Success test case
 2014-09-05 12:45 UTC  (2+ messages)

[PATCH 1/3] android/tester: Init profiles in separate thread
 2014-09-05 11:30 UTC  (4+ messages)

[PATCH 0/7] Bluetooth: SMP fixes/improvements
 2014-09-05 11:20 UTC  (3+ messages)
` [PATCH 5/7] Bluetooth: Fix locking of the SMP context


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