linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-09 19:57:10 to 2014-09-14 04:24:27 UTC [more...]

pull request: bluetooth-next 2014-09-14
 2014-09-14  4:24 UTC  (2+ messages)

[PATCH] core: fix unbound watchdog-notify for timeouts <2s
 2014-09-13 19:11 UTC  (3+ messages)

Help to pairing a bluetooth headset
 2014-09-13  8:35 UTC 

[PATCH] tools/seq2bseq : Fix the same expression issue in if condition
 2014-09-12 17:05 UTC  (3+ messages)

[PATCH 1/2] tools/btsnoop : Fix variable reassigning issue
 2014-09-12 16:51 UTC  (2+ messages)

[PATCH] core: Fix missing channel unref on cached session watch
 2014-09-12 16:44 UTC  (2+ messages)

[PATCH] Bluetooth: Fix re-setting RPA as expired when deferring update
 2014-09-12 16:36 UTC  (2+ messages)

[PATCH 1/7] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-12 13:49 UTC  (12+ messages)
` [PATCH 2/7] obexd/client/map : Handle MAP ReadStatusChanged event type
` [PATCH 3/7] tools/btsnoop : Fix variable reassigning issue
` [PATCH 4/7] tools/csr_usb : Fix Resource leak: file
` [PATCH 5/7] tools/seq2bseq : Fix the same expression issue in if condition
` [PATCH 6/7] tools/hciattach : Fix syntax error
` [PATCH 7/7] android/hal-utils.c : Fix null pointer dereference

[MAP v2] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-12 13:44 UTC 

[PATCH v2 1/2] Monitor: Modify design of AVRCP callback functions
 2014-09-12 13:16 UTC  (2+ messages)
` [PATCH v2 2/2] Monitor: Add AVRCP GetElementAttributes support

[PATCH BlueZ] doc/obex-api: Add API for PBAP 1.2 features
 2014-09-12 12:47 UTC  (2+ messages)

[PATCH BlueZ] doc/media-api: Remove obsolete properties
 2014-09-12 12:46 UTC  (2+ messages)

[PATCH 1/2] Monitor: Modify design of AVRCP callback functions
 2014-09-12 12:08 UTC  (7+ messages)
` [PATCH 2/2] monitor: Add AVRCP GetElementAttributes support

[PATCH v2 0/4] android/hf-client: API fixes
 2014-09-12 11:37 UTC  (14+ messages)
` [PATCH v2 1/4] android/hal-ipc-api: Use 2 bytes for location in dial memory
` [PATCH v2 2/4] android/hal-ipc-api: Use Tone instead of Code DTMF
` [PATCH v2 3/4] android/hal-ipc-api: Add missing peer features parameter
` [PATCH v2 4/4] android/hal-ipc-api: Fix define for HF-Client

Query Regarding new Gatt server attribute database
 2014-09-12 11:14 UTC  (4+ messages)

[PATCH] android/tester-gatt: Minor coding style fix
 2014-09-12 10:13 UTC 

[PATCH v2 bluetooth] Fix lowpan_rcv
 2014-09-12  9:34 UTC  (3+ messages)
` [PATCH v2 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH][linux-bluetooth 0/3] Fix lowpan_rcv
 2014-09-12  9:18 UTC  (27+ messages)
` [PATCH][linux-bluetooth 1/3] 6lowpan: skb freed locally from lowpan_rcv
` [PATCH][linux-bluetooth 2/3] 6lowpan: Move skb delivery from IPHC
` [PATCH][linux-bluetooth 3/3] 6lowpan: Refactored lowpan_rcv so it's RFC compliant

[PATCH] ATT signed write command
 2014-09-12  7:43 UTC  (3+ messages)

[PATCH 3/3] android/hal-utils.c : Fix null pointer dereference
 2014-09-11 13:28 UTC  (6+ messages)

[PATCH v2 00/16] android: HF Client initial implementation part 1
 2014-09-11 11:48 UTC  (20+ messages)
` [PATCH v2 01/16] android/hf-client: Add hf-client ID
` [PATCH v2 02/16] android/hardware: Add HFP Client Interface ID
` [PATCH v2 03/16] android/hf-client: Add hf-client daemon skeleton
` [PATCH v2 04/16] android/hf-client: Add hf-client HAL skeleton
` [PATCH v2 05/16] android/hf-client: Add hf-client to Android build
` [PATCH v2 06/16] android/readme: Add information about hf-client
` [PATCH v2 07/16] android/hf-client: Add Connect/Disconnect commands
` [PATCH v2 08/16] android/hf-client: Add Audio "
` [PATCH v2 09/16] android/hf-client: Add Start/Stop Voice Recognition command
` [PATCH v2 10/16] android/hf-client: Add Volume Control command
` [PATCH v2 11/16] android/hf-client: Add Dial and Dial Memory command
` [PATCH v2 12/16] android/hf-client: Add Call Action command
` [PATCH v2 13/16] android/hf-client: Add Query Current Call and Operator Name command
` [PATCH v2 14/16] android/hf-client: Add Retrieve Subscriber Info command
` [PATCH v2 15/16] android/hf-client: Add Send DTMF command
` [PATCH v2 16/16] android/hf-client: Add Get Last Voice Tag Number command

[PATCHv3 0/7] android/tester: Cases for HIDHost security checks
 2014-09-11  9:47 UTC  (4+ messages)
` [PATCHv3 1/7] android/tester: Allow HIDHost to use custom sdp response

[PATCH v2] monitor: Add AVRCP GetElementAttributes
 2014-09-11  8:36 UTC  (5+ messages)

[PATCH 01/14] android/tester: Fix characteristic instance ID
 2014-09-11  8:32 UTC  (15+ messages)
` [PATCH 02/14] android/tester: Add GATT Get Characteristic 2 test case
` [PATCH 03/14] android/gatt: Fix sending callback in get_characteristic
` [PATCH 04/14] android/tester: Add support for GATT Get Descriptor callback
` [PATCH 05/14] android/tester: Add GATT Get Descriptor 1 test case
` [PATCH 06/14] android/tester: Add GATT Get Descriptor 2 "
` [PATCH 07/14] android/gatt: Fix descripors instance IDs
` [PATCH 08/14] android/tester: Add GATT Get Descriptor 3 test case
` [PATCH 09/14] android/gatt: Fix sending Get Descriptor callback
` [PATCH 10/14] android/tester: Add support for GATT Get Included Service callback
` [PATCH 11/14] android/tester: Add GATT Get Included Service 1 test case
` [PATCH 12/14] android/tester: Add GATT Get Included Service 2 "
` [PATCH 13/14] android/tester: Add GATT Get Included Service 3 "
` [PATCH 14/14] android/tester: Verify GATT instace IDs in callbacks

[PATCH] Bluetooth: Expire RPA if encryption fails
 2014-09-11  5:34 UTC  (2+ messages)

[PATCH 1/2] core: Fix storing connection parameters without store hint set
 2014-09-11  5:27 UTC  (3+ messages)
` [PATCH 2/2] core: Remove not used device_set_conn_param function

[PATCH] Bluetooth: Avoid hard-coded IO capability values in SMP
 2014-09-11  1:03 UTC  (2+ messages)

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

[PATCH 0/6] Bluetooth: SMP and some other fixes
 2014-09-11  0:47 UTC  (8+ messages)
` [PATCH 1/6] Bluetooth: Remove unnecessary early initialization of variable
` [PATCH 2/6] Bluetooth: Fix ignoring unknown SMP authentication requirement bits
` [PATCH 3/6] Bluetooth: Centralize disallowing SMP commands to a single place
` [PATCH 4/6] Bluetooth: Fix SMP security level when we have no IO capabilities
` [PATCH 5/6] Bluetooth: Add smp_ltk_sec_level() helper function
` [PATCH 6/6] Bluetooth: Fix L2CAP information request handling for fixed channels

[PATCH BlueZ v1 0/7] shared/gatt-client: Handle notifications
 2014-09-10 16:24 UTC  (11+ messages)
` [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

[MAP 2/2] obexd/client/map : Handle MAP ReadStatusChanged event type
 2014-09-10 14:38 UTC 

[MAP 1/2] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-10 14:37 UTC 

BLE Delayed encryption change using
 2014-09-10 14:16 UTC  (5+ messages)

[PATCH] android/avrcp: Clean up command order
 2014-09-10 10:07 UTC  (2+ messages)

[PATCH] monitor: Add AVRCP InformBatteryStatusOfCT support
 2014-09-10  9:12 UTC  (2+ messages)

BCM20702A0 troubles on linux
 2014-09-10  8:57 UTC 

[PATCH 00/39] android: HF Client initial implementation
 2014-09-10  8:02 UTC  (19+ messages)
` [PATCH 04/39] android/avrcp: Clean up command order
` [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

[PATCH BlueZ] Create FIFO in /run instead of /tmp
 2014-09-10  7:47 UTC  (2+ messages)

[PATCH v2 bluetooth-next] Simplify lowpan receive path so skb is freed in lowpan_rcv when dropped
 2014-09-10  0:18 UTC  (11+ messages)

[PATCH] Bluetooth: Fix allowing SMP Signing info PDU
 2014-09-09 23:46 UTC  (2+ messages)

[PATCH 0/3] Fix for sdp-client in reconnect scenario
 2014-09-09 23:32 UTC  (2+ 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).