linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-25 09:23:45 to 2014-02-27 09:40:02 UTC [more...]

[PATCHv2 0/8] HFP_GW parser
 2014-02-27  9:40 UTC  (5+ messages)
` [PATCHv2 1/8] shared/hfp: Fix parsing line with few commands
` [PATCHv2 2/8] shared/hfp: Add prefix handlers functionality
` [PATCHv2 3/8] shared/hfp: Add initial implementiation of processing commands
` [PATCHv2 4/8] shared/hfp: Add implementation of precessing commands

[PATCH] tty: Fix low_latency BUG
 2014-02-27  9:22 UTC  (3+ messages)

[PATCH 1/5] android/avrcp: Refactor get_caps() to allow parameter
 2014-02-27  9:11 UTC  (6+ messages)
` [PATCH] doc: Update test coverage document
` [PATCH 2/5] unit/avrcp: Fix lengths byte order
` [PATCH 3/5] unit/avrcp: Add /TP/CFG/BI-01-C test
` [PATCH 4/5] android/avrcp: Add list player attributes command
` [PATCH 5/5] unit/avrcp: Add /TP/PAS/BV-01-C test

[PATCH] doc: Update test coverage document
 2014-02-27  7:57 UTC 

[PATCH 2/2] Bluetooth: Use RPAs for SMP when used in LE connection establishment
 2014-02-27  5:54 UTC 

[PATCH 1/2] Bluetooth: Store source and destination RPAs of a connection
 2014-02-27  5:54 UTC 

[PATCH v2 01/17] Bluetooth: Create hci_req_add_le_scan_disable helper
 2014-02-27  3:44 UTC  (18+ messages)
` [PATCH v2 02/17] Bluetooth: Declare le_conn_failed in hci_core.h
` [PATCH v2 03/17] Bluetooth: Stop scanning on LE connection
` [PATCH v2 04/17] Bluetooth: Remove unused function
` [PATCH v2 05/17] Bluetooth: Refactor HCI connection code
` [PATCH v2 06/17] Bluetooth: Move address type conversion to outside hci_connect_le
` [PATCH v2 07/17] Bluetooth: Introduce hdev->pend_le_conn list
` [PATCH v2 08/17] Bluetooth: Introduce LE auto connection infrastructure
` [PATCH v2 09/17] Bluetooth: Introduce LE auto connect options
` [PATCH v2 10/17] Bluetooth: Connection parameters and auto connection
` [PATCH v2 11/17] Bluetooth: Temporarily stop background scanning on discovery
` [PATCH v2 12/17] Bluetooth: Auto connection and power on
` [PATCH v2 13/17] Bluetooth: Connection parameters and resolvable address
` [PATCH v2 14/17] Bluetooth: Support resolvable private addresses
` [PATCH v2 15/17] Bluetooth: Add le_auto_conn file on debugfs
` [PATCH v2 16/17] Bluetooth: Create hci_req_add_le_passive_scan helper
` [PATCH v2 17/17] Bluetooth: Update background scan parameters

[PATCH 1/5] Bluetooth: Track not yet received keys in SMP
 2014-02-26 21:47 UTC  (6+ messages)
` [PATCH 2/5] Bluetooth: Simplify logic for checking for SMP completion
` [PATCH 3/5] Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()
` [PATCH 4/5] Bluetooth: Re-encrypt link after receiving an LTK
` [PATCH 5/5] Bluetooth: Fix disconnecting connections in non-connected states

[PATCH 00/17] LE auto connection
 2014-02-26 20:26 UTC  (35+ messages)
` [PATCH 01/17] Bluetooth: Create hci_req_add_le_scan_disable helper
` [PATCH 02/17] Bluetooth: Declare le_conn_failed in hci_core.h
` [PATCH 03/17] Bluetooth: Stop scanning on LE connection
` [PATCH 04/17] Bluetooth: Remove unused function
` [PATCH 05/17] Bluetooth: Refactor HCI connection code
` [PATCH 06/17] Bluetooth: Move address type conversion to outside hci_connect_le
` [PATCH 07/17] Bluetooth: Introduce hdev->pend_le_conn list
` [PATCH 08/17] Bluetooth: Introduce LE auto connection infrastructure
` [PATCH 09/17] Bluetooth: Introduce LE auto connect options
` [PATCH 10/17] Bluetooth: Connection parameters and auto connection
` [PATCH 11/17] Bluetooth: Temporarily stop background scanning on discovery
` [PATCH 12/17] Bluetooth: Auto connection and power on
` [PATCH 13/17] Bluetooth: Connection parameters and resolvable address
` [PATCH 14/17] Bluetooth: Support resolvable private addresses
` [PATCH 15/17] Bluetooth: Add le_auto_conn file on debugfs
` [PATCH 16/17] Bluetooth: Create hci_req_add_le_passive_scan helper
` [PATCH 17/17] Bluetooth: Update background scan parameters

[PATCHv2] android/avrcp: Add avrcp_get_capabilities request
 2014-02-26 17:31 UTC  (2+ messages)

[PATCH 1/3] unit/avrcp: Add /TP/CFG/BV-01-C test
 2014-02-26 17:30 UTC  (4+ messages)
` [PATCH 2/3] android/avrcp: Add control handlers to avrcp-lib
` [PATCH 3/3] unit/avrcp: Add /TP/CFG/BV-02-C test

[PATCH] android/avrcp: Fix passing wrong len
 2014-02-26 17:27 UTC  (4+ messages)
  ` [PATCHv2] "

[PATCH] android/avrcp: Add avrcp_get_capabilities request
 2014-02-26 14:26 UTC 

[PATCH] android/hal-ipc-api: Fix Add Set Volume command struct packing
 2014-02-26 14:01 UTC  (2+ messages)

[RFC 1/7] android: Refactor IPC init
 2014-02-26 12:58 UTC  (9+ messages)
` [RFC 2/7] android: Add support for registering failure callback in IPC
` [RFC 3/7] android/unit: Update test-ipc with failure handler support
` [RFC 4/7] android: Add support for disabling notifications in IPC
` [RFC 5/7] android/a2dp: Use common IPC for audio socket
` [RFC 6/7] android: Remove not used functions from IPC API
` [RFC 7/7] android: Create comon header for IPC

[PATCH 1/3] unit/avrcp: Add /TP/CFG/BV-01-C test
 2014-02-26 12:22 UTC  (9+ messages)
` [PATCH 2/3] android/avrcp: Add control handlers to avrcp-lib
` [PATCH 3/3] unit/avrcp: Add /TP/CFG/BV-02-C test

[PATCHv2 00/23] Add GATT Client Messages
 2014-02-26 11:34 UTC  (26+ messages)
` [PATCHv2 01/23] android/hal-gatt-api: Add missing opcodes in GATT Service
` [PATCHv2 02/23] android/hal-gatt-api: Add Client Register
` [PATCHv2 03/23] android/hal-gatt-api: Add Client Unregister
` [PATCHv2 04/23] android/hal-gatt-api: Add Client Scan
` [PATCHv2 05/23] android/hal-gatt-api: Add Client Connect Remote
` [PATCHv2 06/23] android/hal-gatt-api: Add Client Disconnect Remote
` [PATCHv2 07/23] android/hal-gatt-api: Add Client Listen
` [PATCHv2 08/23] android/hal-gatt-api: Add Client Refresh Remote Cache
` [PATCHv2 09/23] android/hal-gatt-api: Add Client Search Service
` [PATCHv2 10/23] android/hal-gatt-api: Add Client Get Included Service
` [PATCHv2 11/23] android/hal-gatt-api: Add Client Get Characteristic
` [PATCHv2 12/23] android/hal-gatt-api: Add Client Get Descriptor
` [PATCHv2 13/23] android/hal-gatt-api: Add Client Read Characteristic
` [PATCHv2 14/23] android/hal-gatt-api: Add Client Write Characteristic
` [PATCHv2 15/23] android/hal-gatt-api: Add Client Read Descriptor
` [PATCHv2 16/23] android/hal-gatt-api: Add Client Write Descriptor
` [PATCHv2 17/23] android/hal-gatt-api: Add Client Execute Write
` [PATCHv2 18/23] android/hal-gatt-api: Add Client Register for Notification
` [PATCHv2 19/23] android/hal-gatt-api: Add Client Deregister "
` [PATCHv2 20/23] android/hal-gatt-api: Add Client Read Remote RSSI
` [PATCHv2 21/23] android/hal-gatt-api: Add Client Get Device Type
` [PATCHv2 22/23] android/hal-gatt-api: Add Client Set Advertising Data
` [PATCHv2 23/23] android/hal-gatt-api: Add Client Test Command

[PATCH 00/17] Test and fix for cancel discovery
 2014-02-26 10:32 UTC  (19+ messages)
` [PATCH 01/17] monitor: Allow to modify epoll even events are the same
` [PATCH 02/17] monitor: Use miliseconds instead of seconds in the timeout
` [PATCH 03/17] shared: Add header for timeout abstraction
` [PATCH 04/17] shared: Add timeout handling with Glib support
` [PATCH 05/17] shared: Add timeout handling with mainloop support
` [PATCH 06/17] emulator: Minor style fix
` [PATCH 07/17] emulator: Use timeout for sending inquiry results
` [PATCH 08/17] emulator: Add inquiry cancel
` [PATCH 09/17] emulator: Add handling inquiry number of responses
` [PATCH 10/17] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH 11/17] emulator: Add support to create many remote devices in hciemu
` [PATCH 12/17] android/tester: Add discovery cancel test
` [PATCH 13/17] android/tester: Remove not needed hook for inquiry complete
` [PATCH 14/17] android/tester: Increase timeout for test failure
` [PATCH 15/17] android: Add tracking for pending confirm name command
` [PATCH 16/17] android: Cancel all pending confirm name before stop discovery
` [PATCH 17/17] android: Send confirm name request with mgmt_send

[PATCH 1/4] unit/avrcp: Add /TP/PTT/BV-02-I test
 2014-02-26  8:26 UTC  (6+ messages)
` [PATCH 2/4] unit/avrcp: Add /TP/PTT/BV-03-I test
` [PATCH 3/4] unit/avrcp: Add /TP/PTT/BV-04-I test
` [PATCH 4/4] unit/avrcp: Add /TP/PTT/BV-05-I test

[PATCH] Bluetooth: Ignore IRKs with no Identity Address
 2014-02-25 20:32 UTC  (2+ messages)

[PATCH 0/9] HFP AT parser skeleton
 2014-02-25 18:56 UTC  (8+ messages)
` [PATCH 1/9] shared: Add skeleton of hfp_at parser
` [PATCH 3/9] shared/hfp_at: Add skeleton of hfp_at_process_data
` [PATCH 7/9] shared/hfp_at: Add function to close container
` [PATCH 8/9] shared/hfp_at: Add function to get string
` [PATCH 9/9] shared/hfp_at: Add function to get unquoted string

[PATCH v3] Bluetooth: Fix advertising address type when toggling connectable
 2014-02-25 18:04 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix NULL pointer dereference when sending data
 2014-02-25 18:04 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix advertising address type when toggling connectable
 2014-02-25 17:56 UTC  (3+ messages)

[RFC v11 00/15] LE auto connection
 2014-02-25 17:43 UTC  (8+ messages)
` [RFC v11 01/15] Bluetooth: Create hci_req_add_le_scan_disable helper
` [RFC v11 06/15] Bluetooth: Introduce LE auto connection infrastructure

[PATCH] Bluetooth: Fix NULL pointer dereference when sending data
 2014-02-25 17:41 UTC  (3+ messages)

[PATCH] Bluetooth: Fix advertising address type when toggling connectable
 2014-02-25 17:32 UTC  (4+ messages)

[v2] android/pics: Add PICS and PIXIT for HFP
 2014-02-25 14:27 UTC 

[PATCH] android/avrcp: trivial header include cleanup
 2014-02-25 13:51 UTC 

BUG REPORT: Bluetooth LE HID keyboard key stays pressed when device disappears
 2014-02-25 13:23 UTC 

[PATCH] android/pics: Add PICS and PIXIT for HSP
 2014-02-25 12:07 UTC  (2+ messages)
` [v2] "

[PATCH 01/13] android/hal-gatt-api: Add missing opcodes in GATT Service
 2014-02-25 11:08 UTC  (13+ messages)
` [PATCH 02/13] android/hal-gatt-api: Add Register Client
` [PATCH 03/13] android/hal-gatt-api: Add Unregister Client
` [PATCH 04/13] android/hal-gatt-api: Add Client Scan
` [PATCH 05/13] android/hal-gatt-api: Add Client Connect Remote
` [PATCH 06/13] android/hal-gatt-api: Add Client Disconnect Remote
` [PATCH 07/13] android/hal-gatt-api: Add Client Listen
` [PATCH 08/13] android/hal-gatt-api: Add Client Refresh Remote Cache
` [PATCH 09/13] android/hal-gatt-api: Add Client Search Service
` [PATCH 10/13] android/hal-gatt-api: Add Client Get Included Service
` [PATCH 11/13] android/hal-gatt-api: Add Client Get Characteristic
` [PATCH 12/13] android/hal-gatt-api: Add Client Get Descriptor
` [PATCH 13/13] android/hal-gatt-api: Add Read Characteristic

[PATCH] tools: Fix using uninitialized value
 2014-02-25 10:19 UTC 


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