linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-15 08:51:23 to 2014-09-19 14:10:10 UTC [more...]

[PATCH 00/13] Compilation with musl C library
 2014-09-19 14:10 UTC  (8+ messages)
` [PATCH 01/13] sap: Fix compilation errors with musl
` [PATCH 02/13] lib: Fix compilation error "
` [PATCH 03/13] android/hal-audio: Fix compilation errors "
` [PATCH 04/13] tools: "
` [PATCH 05/13] shared: "
` [PATCH 06/13] alert: Fix compilation error "
` [PATCH 07/13] core: "

[PATCH] obexd/src/manager: Fix the double check for agent
 2014-09-19 13:01 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add retransmission effort into SCO parameter table
 2014-09-19 11:18 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Add S4 configuration parameter set for CVSD

[PATCH bluetooth-next v2 0/3] cleanup for mrf24j40 driver
 2014-09-19 10:26 UTC  (10+ messages)
` [PATCH bluetooth-next v2 1/3] mrf24j40: fix Missing a blank line after declarations
` [PATCH bluetooth-next v2 2/3] mrf24j40: remove unnecessary return statement
` [PATCH bluetooth-next v2 3/3] mrf24j40: use pr_* / dev_* instead of printk()

[PATCH] Add signed write command
 2014-09-19 10:13 UTC  (2+ messages)

[PATCH 1/7] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-19  7:08 UTC  (3+ messages)
` [PATCH 7/7] android/hal-utils.c : Fix null pointer dereference

[PATCH] android/tester-gatt: Minor coding style fix
 2014-09-19  7:03 UTC  (2+ messages)

[PATCH bluetooth-next 0/3] ieee802154: cleanup for mrf24j40
 2014-09-19  4:25 UTC  (10+ messages)
` [PATCH bluetooth-next 1/3] ieee802154: mrf24j40: fix Missing a blank line after declarations
` [PATCH bluetooth-next 2/3] ieee802154: mrf24j40: remove return statement
` [PATCH bluetooth-next 3/3] ieee802154: mrf24j40: use pr_* / dev_*

[PATCH 1/1] bluetooth: Check for SCO type before setting retransmission effort
 2014-09-18 15:48 UTC  (5+ messages)
  ` [PATCHv2 "

[PATCH] Bluetooth: Fix setting correct security level when initiating SMP
 2014-09-18 15:47 UTC  (2+ messages)

[RFC] need for new scan api for bluetooth low energy
 2014-09-18 15:37 UTC  (12+ messages)

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

[PATCH] mgmt-tester: Use proper type specifier for printing size_t
 2014-09-18 10:37 UTC  (2+ messages)

Create an AVDTP signaling channel
 2014-09-18 10:21 UTC  (7+ messages)

[PATCH BlueZ 1/2] emulator/btdev: Add iovec support
 2014-09-18 10:13 UTC  (5+ messages)
` [PATCH BlueZ 2/2] emulator/bthost: "

Missing of SCO packet indications (i.e BT_GET_CAPABILITIES ,BT_OPEN ,BT_SET_CONFIGURATION and BT_START_STREAM ) during a phone call
 2014-09-18  9:59 UTC  (2+ messages)

Missing of SCO packet indications
 2014-09-17 17:41 UTC  (2+ messages)

[MAP v4] obexd/client : Handle the MAP Event Report 1.1
 2014-09-17 13:28 UTC  (4+ messages)

[PATCH] Bluetooth: Remove exported hci_recv_fragment function
 2014-09-17  7:27 UTC  (2+ messages)

[PATCH v4 bluetooth] Fix lowpan_rcv
 2014-09-16 20:30 UTC  (26+ messages)
` [PATCH v4 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH] tools: Fix memory leak
 2014-09-16 19:16 UTC  (2+ messages)

[RFC v2] Bluetooth: btusb: Implement driver internal packet reassembly
 2014-09-16 18:34 UTC  (2+ messages)

[PATCH] ATT signed write command
 2014-09-16 16:25 UTC  (4+ messages)

Query Regarding new Gatt server attribute database
 2014-09-16 15:11 UTC  (5+ messages)

[PATCH BlueZ] doc/obex-api: Mark DatabaseIdentifier as optional
 2014-09-16 11:13 UTC 

[PATCH v3 bluetooth] Fix lowpan_rcv
 2014-09-16 10:39 UTC  (13+ messages)
` [PATCH v3 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[PATCH 0/8] android/tester: Unifying the way PDU is handled
 2014-09-16 10:12 UTC  (10+ messages)
` [PATCH 1/8] android/tester: Expose gatt-tester's pdu definition to other testers
` [PATCH 2/8] android/tester: Make AVRCP tests use generic pdu struct
` [PATCH 3/8] android/tester: Make A2DP "
` [PATCH 4/8] android/tester: Make GATT "
` [PATCH 5/8] android/tester: Make HidHost "
` [PATCH 6/8] android/tester: Add helper functions for sending sdp responses
` [PATCH 7/8] android/tester: Make avrcp use sdp pdu sending helper
` [PATCH 8/8] android/tester: Expose pdu set and matching function to be reused

[PATCH] tools: Fix dereference before NULL check
 2014-09-16  9:02 UTC 

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

[PATCH] android: Fix wrong check
 2014-09-16  8:46 UTC  (2+ messages)

[PATCH v2 2/3] tools/btsnoop : Fix variable reassigning issue
 2014-09-16  7:44 UTC  (4+ messages)
` [PATCH v2 3/3] tools/seq2bseq : Fix the same expression issue in if condition

[MAP v3] obexd/client : Handle the MAP Event Report 1.1
 2014-09-16  7:36 UTC  (2+ messages)

[PATCH] obexd/client/map: Check msg value is valid
 2014-09-16  7:21 UTC  (4+ messages)

[RFC] Bluetooth: btusb: Implement driver internal packet reassembly
 2014-09-16  4:19 UTC 

[PATCH v2] Bluetooth: btusb: Split fragement receiption into separate functions
 2014-09-16  3:42 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Fix old coding style issues
 2014-09-16  3:40 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Split fragement receiption into separate functions
 2014-09-16  3:00 UTC 

pull request: bluetooth-next 2014-09-14
 2014-09-15 18:56 UTC  (3+ messages)

[PATCH 1/3] tools: Fix usage for hciattach command
 2014-09-15 18:23 UTC  (3+ messages)

[PATCH] MAINTAINERS: add maintainer for generic 6LoWPAN
 2014-09-15 15:50 UTC  (3+ messages)

[PATCH 00/11] android: Configuration command
 2014-09-15 14:49 UTC  (12+ messages)
` [PATCH 01/11] android/hal-ipc-api: Add "
` [PATCH 02/11] android/hal-msg: Add configuration command
` [PATCH 03/11] android: Add support for "
` [PATCH 04/11] android: Add functions for getting configuration options
` [PATCH 05/11] android/bluetooth: Use model name for default adapter name
` [PATCH 06/11] android/gatt: Use configuration data for device information profile
` [PATCH 07/11] android/hal-bluetooth: Add support for sending configuration
` [PATCH 08/11] android/hal: Add helper for quering config from Android properties
` [PATCH 09/11] android: Use helper for accesing "
` [PATCH 10/11] android/bluetoothd-wrapper: Fix indentation
` [PATCH 11/11] android/README: Update customization section

[PATCH v2 bluetooth] Fix lowpan_rcv
 2014-09-15 14:08 UTC  (2+ messages)
` [PATCH v3 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

Wrong selection of audio source during handsfree call
 2014-09-15 13:23 UTC 

[PATCH BlueZ 1/2] obexd/client: Fix leaking memory on MNS
 2014-09-15 12:42 UTC  (3+ messages)
` [PATCH BlueZ 2/2] obexd/mns: Check event value is valid

[PATCH v2 bluetooth] Fix lowpan_rcv
 2014-09-15 11:50 UTC  (6+ messages)
` [PATCH v2 bluetooth] 6lowpan: fix incorrect return values in lowpan_rcv

[MAP v2] obexd/client : Handle the MAP Extended Event Report 1.1
 2014-09-15 10:22 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).