linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-16 15:02:57 to 2014-01-20 20:25:12 UTC [more...]

linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
 2014-01-20 20:25 UTC  (6+ messages)

[PATCH 1/5] lib: Add flag to double L2CAP IMTU size used for SDP connection
 2014-01-20 20:00 UTC  (7+ messages)
` [PATCH 2/5] core: Opencode get_sdp_session in sdp-client
` [PATCH 3/5] core: Add flags parameter to bt_search_service
` [PATCH 4/5] device: Add workaround for Sony Dualshock 4 broken SDP
` [PATCH 5/5] device: Match Dualshock4 with name and class

[PATCH SBC v3 1/2] sbc: Add sbc_init_a2dp
 2014-01-20 19:34 UTC  (2+ messages)
` [PATCH SBC v3 2/2] sbc: Add sbc_init_a2dp to sbc.sym

[PATCH] obexd/irmc: Fix folder for LUID requests
 2014-01-20 19:29 UTC  (2+ messages)

[PATCH SBC v2 1/2] sbc: Add sbc_init_a2dp
 2014-01-20 18:51 UTC  (2+ messages)
` [PATCH SBC v2 2/2] sbc: Add sbc_init_a2dp to sbc.sym

[PATCH v2 1/5] lib: Add flag to force large MTU size used for SDP connection
 2014-01-20 18:48 UTC  (8+ messages)
` [PATCH v2 2/5] core: Opencode get_sdp_session in sdp-client
` [PATCH v2 3/5] core: Add flags parameter to bt_search_service
` [PATCH v2 4/5] device: Add workaround for Sony Dualshock 4 broken SDP
` [PATCH v2 5/5] device: Match Dualshock4 with name and class

[PATCH 00/11] HIDHost E2E tests and fixes
 2014-01-20 18:08 UTC  (15+ messages)
` [PATCH 01/11] android/hidhost: Fix connection state notification on profile unregister
` [PATCH 02/11] android/hidhost: Fix miscalculation of get report event struct length
` [PATCH 03/11] android/hidhost: Remove unnecessary check
` [PATCH 04/11] android/tester: Add HIDhost Connect test
` [PATCH 05/11] android/tester: Add HIDhost Disconnect test
` [PATCH 06/11] android/tester: Add HIDhost VirtualUnplug test
` [PATCH 07/11] android/tester: Add HIDhost GetProtocol test
` [PATCH 08/11] android/tester: Add HIDhost SetProtocol test
` [PATCH 09/11] android/tester: Add HIDhost GetReport test
` [PATCH 10/11] android/tester: Add HIDhost SetReport test
` [PATCH 11/11] android/tester: Add HIDhost SendData test

[PATCH BlueZ v0 00/18] GATT API: External Services
 2014-01-20 18:05 UTC  (20+ messages)
` [PATCH BlueZ v1 "
  ` [PATCH BlueZ v1 01/18] gatt: Add stub for gatt.{c, h} files
  ` [PATCH BlueZ v1 02/18] gatt: Register Manager D-Bus Interface
  ` [PATCH BlueZ v1 03/18] gatt: Add registering external service
  ` [PATCH BlueZ v1 04/18] lib: Move GATT UUID to uuid.h
  ` [PATCH BlueZ v1 05/18] gatt: Add helper for creating GATT services
  ` [PATCH BlueZ v1 06/18] gatt: Add external services tracking
  ` [PATCH BlueZ v1 07/18] gatt: Implement UnregisterService
  ` [PATCH BlueZ v1 08/18] gatt: Add server unix socket
  ` [PATCH BlueZ v1 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
  ` [PATCH BlueZ v1 10/18] gatt: Register ATT command/event handler
  ` [PATCH BlueZ v1 11/18] gatt: Add Discover All Primary Services
  ` [PATCH BlueZ v1 12/18] test: Add external service GATT skeleton
  ` [PATCH BlueZ v1 13/18] gitignore: Add test/gatt-service
  ` [PATCH BlueZ v1 14/18] test: Add signal handling for gatt-service
  ` [PATCH BlueZ v1 15/18] test: Add registering external service
  ` [PATCH BlueZ v1 16/18] gatttool: Add unix socket connect
  ` [PATCH BlueZ v1 17/18] gatttool: Add unix socket support for interactive mode
  ` [PATCH BlueZ v1 18/18] bluetooth.conf: Add ObjectManager interface

[PATCH SBC 1/2] sbc: Add sbc_init_a2dp
 2014-01-20 17:43 UTC  (3+ messages)
` [PATCH SBC 2/2] sbc: Add sbc_init_a2dp to sbc.sym

[PATCH v3 0/4] Regression fixes for rfcomm/tty.c
 2014-01-20 17:37 UTC  (4+ messages)

Status of BlueZ GATT APIs
 2014-01-20 16:54 UTC  (3+ messages)

[PATCH v2 0/9] android: Add SBC encoding
 2014-01-20 14:59 UTC  (10+ messages)
` [PATCH v2 1/9] android: Add MTU data to Open Stream Audio IPC
` [PATCH v2 2/9] android: Build Audio HAL with SBC
` [PATCH v2 3/9] android/hal-audio: Rename sbc_init to avoid collision with libsbc
` [PATCH v2 4/9] android/hal-audio: Initialize SBC encoder
` [PATCH v2 5/9] android/hal-audio: Calculate SBC stream parameters
` [PATCH v2 6/9] android/hal-audio: Add resume to codec callbacks
` [PATCH v2 7/9] android/hal-audio: Return proper buffer size to AudioFlinger
` [PATCH v2 8/9] android/hal-audio: Read fd from Output Stream response
` [PATCH v2 9/9] android/hal-audio: Add proper SBC encoding

[PATCH] build: Bump D-Bus dependency to 1.6
 2014-01-20 14:45 UTC  (2+ messages)

[PATCH 1/2] tools/bluetooth-player: dispaly searchable value
 2014-01-20 13:04 UTC  (2+ messages)
` [PATCH 2/2] tools/bluetooth-player: check CT for "

[PATCH 1/3] android/pts: Add PTS test results document for A2DP
 2014-01-20 12:32 UTC  (4+ messages)
` [PATCH 2/3] android/pts: Add PTS test results document for AVRCP
` [PATCH 3/3] android/pts: Add PTS test results document for AVCTP

[PATCH BlueZ 1/2] android/hal-audio: Fix not closing audio_sk
 2014-01-20 12:25 UTC  (2+ messages)
` [PATCH BlueZ 2/2] android/A2DP: Fix sending notification on bt_a2dp_unregister

[PATCH 1/2] tester: Remove test timeout for setup failure
 2014-01-20 10:20 UTC  (3+ messages)
` [PATCH 2/2] android/pan: Initialize GError with NULL

[PATCHv5 00/11] IPC negative tester
 2014-01-20  9:36 UTC  (12+ messages)
` [PATCHv5 01/11] android/ipc-tester: Skeleton for ipc "
` [PATCHv5 02/11] android/ipc-tester: Run daemon in separate process
` [PATCHv5 03/11] android/ipc-tester: Add IPC initialization
` [PATCHv5 04/11] android/ipc-tester: Add daemon shutdown handler
` [PATCHv5 05/11] android/ipc-tester: Add sending test data with ipc
` [PATCHv5 06/11] android/ipc-tester: Register services
` [PATCHv5 07/11] android/ipc-tester: Add basic test cases for IPC's daemon site
` [PATCHv5 08/11] android/ipc-tester: Add more cases for malformed data
` [PATCHv5 09/11] android/ipc-tester: Add cases for service opcode boundaries
` [PATCHv5 10/11] android/ipc-tester: Add cases for Core message data size
` [PATCHv5 11/11] android/ipc-tester: Add cases for BT "

[PATCH 1/3] eir: Add support for parsing DeviceID info
 2014-01-20  4:37 UTC  (7+ messages)
` [PATCH 2/3] adapter: Add support for setting DID info from EIR
` [PATCH 3/3] input: Add DualShock 4 detection

[PATCH] lib: Use bigger IMTU when connecting SDP
 2014-01-19 20:57 UTC  (4+ messages)

[PATCH 0/9] android: Add SBC encoding
 2014-01-19 10:50 UTC  (27+ messages)
` [PATCH 1/9] android: Add MTU data to Open Stream Audio IPC
` [PATCH 2/9] android: Build Audio HAL with SBC
` [PATCH 3/9] android/hal-audio: Rename sbc_init to avoid collision with libsbc
` [PATCH 4/9] android/hal-audio: Initialize SBC encoder
` [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
` [PATCH 6/9] android/hal-audio: Add resume to codec callbacks
` [PATCH 7/9] android/hal-audio: Return proper buffer size to AudioFlinger
` [PATCH 8/9] android/hal-audio: Read fd from Output Stream response
` [PATCH 9/9] android/hal-audio: Add proper SBC encoding

[PATCH BlueZ 1/4] android/hal-msg: Add defines for each audio state
 2014-01-18 22:28 UTC  (5+ messages)
` [PATCH BlueZ 2/4] android/A2DP: Notify when audio state change to started
` [PATCH BlueZ 3/4] android/A2DP: Notify when audio state change to stopped
` [PATCH BlueZ 4/4] android/A2DP: Notify when audio state change to suspend

[PATCH] Bluetooth: Remove useless l2cap_seq_list_remove function
 2014-01-18 20:13 UTC  (2+ messages)

[PATCH BlueZ] android: Fix const to non-const issue on android-tester
 2014-01-18 18:21 UTC  (2+ messages)

[PATCH 1/2] agent: Remove not used enum value
 2014-01-18 13:20 UTC  (3+ messages)
` [PATCH 2/2] device: Remove addr from struct probe_data

[PATCH 1/2] neard: Set device UUIDs from EIR
 2014-01-18 13:20 UTC  (3+ messages)
` [PATCH 2/2] neard: Refactor request_oob function

[PATCH] test: Python import cleanup
 2014-01-18  8:39 UTC  (2+ messages)

Compilation using clang
 2014-01-17 21:26 UTC  (3+ messages)

[PATCH 1/3] android/pts: Add PTS test results document for A2DP
 2014-01-17 20:34 UTC  (4+ messages)
` [PATCH 3/3] android/ipc: Add PTS test results document for AVCTP

Dualshock4 - 'HIDP: Handshake: Unsupported request' after 'unplug virtual cable'
 2014-01-17 20:17 UTC  (3+ messages)

[RFC v2 1/6] android: Add sample init.bluetooth.rc file
 2014-01-17 19:47 UTC  (7+ messages)
` [RFC v2 2/6] android/hal: Update property used for start/stop services
` [RFC v2 3/6] android/system-emulator: "
` [RFC v2 4/6] android: Update README with init.rc updates
` [RFC v2 5/6] android: Change user to bluetooth when starting daemon
` [RFC v2 6/6] android/snoop: Drop capabilities on startup

[PATCH v4 1/2] Bluetooth: Reorder L2CAP functions to avoid forward declarations
 2014-01-17 19:06 UTC  (3+ messages)
` [PATCH v4 2/2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached

[PATCH 1/3] bnep: avoid use of caddr_t
 2014-01-17 15:07 UTC  (6+ messages)
` [PATCH 2/3] various header include fixes for building with musl libc
` [PATCH 3/3] unit: prevent use of glibc's error(3)

[PATCH] Bluetooth: Add hci_h4p driver
 2014-01-17 13:29 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "
        ` [PATCH v5] "
          ` [PATCH v6] "
              ` [PATCH v7] staging/bluetooth: "

[PATCH v3 1/2] Bluetooth: Reorder L2CAP functions to avoid forward declarations
 2014-01-17  9:33 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached

[RFC 1/4] android: Add sample init.bluetooth.rc file
 2014-01-17  9:06 UTC  (7+ messages)

Questions on BlueZ 5.13: device creation API + persistent hid/input pipeline
 2014-01-16 23:42 UTC  (4+ messages)

[PATCH] enable Atheros 0cf3:311e for firmware upload
 2014-01-16 22:48 UTC  (3+ messages)

[PATCH] add firmware update for Atheros 0cf3:311f
 2014-01-16 22:48 UTC  (3+ messages)

[PATCH 1/2] android: Add btmgmt to debug builds
 2014-01-16 22:08 UTC  (2+ messages)

[PATCH] android/a2dp: Fix typo in condition
 2014-01-16 15:54 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).