linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-16 08:38:26 to 2014-01-20 17:31:14 UTC [more...]

[PATCH 1/5] lib: Add flag to double L2CAP IMTU size used for SDP connection
 2014-01-20 17:31 UTC  (6+ 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

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

[PATCH 00/11] HIDHost E2E tests and fixes
 2014-01-20 15:30 UTC  (14+ 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 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 v2 1/5] lib: Add flag to force large MTU size used for SDP connection
 2014-01-20 13:20 UTC  (6+ 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 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 SBC 1/2] sbc: Add sbc_init_a2dp
 2014-01-20  9:31 UTC  (2+ 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  8:34 UTC  (3+ messages)

[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

linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
 2014-01-20  2:57 UTC  (5+ messages)

[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  (5+ messages)
` [PATCH 2/3] android/pts: Add PTS test results document for AVRCP
` [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  (3+ messages)
` [PATCH 2/2] android: Add l2ping "

[PATCH] android/a2dp: Fix typo in condition
 2014-01-16 15:54 UTC  (2+ messages)

[PATCH v2] android/bluetooth: Fix discovering new devices
 2014-01-16 14:50 UTC  (3+ messages)

[PATCH v2 00/11] Audio HAL implementation
 2014-01-16 14:13 UTC  (2+ messages)

[PATCHv3 00/19] Initial RFCOMM support in bthost
 2014-01-16 12:04 UTC  (3+ messages)
` [PATCHv3 08/19] emulator/bthost: Add rfcomm_mcc_recv stub

[PATCH] android/bluetooth: Fix discovering new devices
 2014-01-16 10:22 UTC  (3+ messages)

[PATCHv3 1/5] android/unit: Add android IPC unit tests
 2014-01-16 10:05 UTC  (5+ messages)
` [PATCHv3 2/5] android/ipc: Remove watches on cleanup
` [PATCHv3 3/5] android/unit: Add /android_ipc/send_cmd_1 test case
` [PATCHv3 4/5] android/unit: Add /android_ipc/send_cmd_2 "
` [PATCHv3 5/5] android/unit: Add /android_ipc/send_cmd_3 "

[PATCHv2 1/5] android: Add android ipc tester
 2014-01-16  9:45 UTC  (5+ messages)
` [PATCHv2 2/5] android: Fix ipc cleanup
` [PATCHv2 3/5] android/ipc-tester: Add test case to send cmd
` [PATCHv2 4/5] android/ipc-tester: Add test case to send cmd to registered service
` [PATCHv2 5/5] android/ipc-tester: Add next command test case

[PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
 2014-01-16  8:53 UTC  (3+ messages)

[PATCH 1/5] android: Add android ipc tester
 2014-01-16  8:41 UTC  (3+ messages)
` [PATCH 2/5] android: Fix ipc cleanup

[PATCHv4 0/8] IPC negative tester
 2014-01-16  8:38 UTC  (8+ messages)
` [PATCHv4 2/8] android/ipc-tester: Run daemon in separate process
` [PATCHv4 3/8] android/ipc-tester: Add IPC initialization
` [PATCHv4 4/8] android/ipc-tester: Add daemon shutdown handler
` [PATCHv4 5/8] android/ipc-tester: Add sending test data with ipc
` [PATCHv4 6/8] android/ipc-tester: Register services
` [PATCHv4 7/8] android/ipc-tester: Add basic test cases for IPC's daemon site
` [PATCHv4 8/8] android/ipc-tester: Add more cases for malformed data


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