linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-11 09:58:09 to 2014-07-18 08:18:23 UTC [more...]

[PATCH 1/9] android/tester-ng: Use action and callback defining macros
 2014-07-18  8:18 UTC  (12+ messages)
` [PATCH 2/9] android/tester-ng: Add test declaration helper macro
` [PATCH 3/9] android/tester-ng: Use array of statics instead of case pointers
` [PATCH 4/9] android/tester-ng: Use test case independent naming for props
` [PATCH 5/9] android/tester-ng: Add start discovery success cases
` [PATCH 6/9] android/tester-ng: Add cancel discovery cases
` [PATCH 7/9] emulator: Extend le advertising function with discoverable flag
` [PATCH 8/9] android/tester-ng: Add remote device found case
` [PATCH 9/9] android/tester: Remove old test cases

[PATCH] Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
 2014-07-18  8:15 UTC 

[PATCH] android/pts: Update PTS files for MAP
 2014-07-18  7:11 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: add public address configuration for Marvell USB devices
 2014-07-17 18:31 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: add public address configuration support

[PATCH 1/3] Bluetooth: Pass initiator/acceptor information to hci_conn_security()
 2014-07-17 12:42 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Introduce a flag to track who really initiates authentication
` [PATCH 3/3] Bluetooth: Fix allowing initiating pairing when not pairable

[PATCH] Bluetooth: Fix resetting remote authentication requirement after pairing
 2014-07-17 12:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] android/build: Add rctest tool to Android build
 2014-07-17 11:04 UTC 

[PATCH] android/pts: Update PTS files for HFP
 2014-07-17 10:54 UTC 

[PATCH] android/build: Add rfcomm tool to Android build
 2014-07-17 10:44 UTC 

[PATCH] bluetooth: never linger on process exit
 2014-07-17 10:16 UTC  (2+ messages)

[PATCH] GATT Hirarchy for gatt-api
 2014-07-17  9:52 UTC 

[PATCH] GATT Hirarchy for gatt-api
 2014-07-17  9:50 UTC 

[PATCH] Bluetooth: Don't bother user space without IO capabilities
 2014-07-17  9:45 UTC  (2+ messages)

[PATCH] Bluetooth: Fix using uninitialized variable when pairing
 2014-07-17  9:39 UTC  (2+ messages)

[PATCH 1/2] core: Remove unneeded assignment
 2014-07-17  8:55 UTC  (2+ messages)
` [PATCH 2/2] android/core: "

[PATCHv1 00/23] Audio SCO HAL second patch set
 2014-07-17  8:54 UTC  (24+ messages)
` [PATCHv1 01/23] android/hal-sco: Use nanosleep for SCO synchronization
` [PATCHv1 02/23] android/hal-sco: Fixes for unreliable mtu
` [PATCHv1 03/23] android/hal-sco: Add SCO packet cache
` [PATCHv1 04/23] android/hal-sco: Make use of config parameter
` [PATCHv1 05/23] android/hal-sco: Implement open input stream
` [PATCHv1 06/23] android/hal-sco: Check file descriptor >= 0
` [PATCHv1 07/23] android/hal-sco: Use global sco file descriptor
` [PATCHv1 08/23] android/hal-sco: Make debug more readable
` [PATCHv1 09/23] android/hal-sco: Fix memory leak
` [PATCHv1 10/23] android/hal-sco: Implement read
` [PATCHv1 11/23] android/hal-sco: Skip resampling for output stream with 8k
` [PATCHv1 12/23] android/hal-sco: Skip resampling for input of 8k
` [PATCHv1 13/23] android/hal-sco: Choose buffer size
` [PATCHv1 14/23] android/hal-sco: Add stream synchronization
` [PATCHv1 15/23] android/hal-sco: Connect SCO audio on demand
` [PATCHv1 16/23] android/hal-sco: Defer SCO connection to write()
` [PATCHv1 17/23] android/hal-sco: Fix incorrect assignment
` [PATCHv1 18/23] android/hal-audio: Fix leaving open socket
` [PATCHv1 19/23] android/hal-sco: "
` [PATCHv1 20/23] android/hal-sco: Fix error code printing
` [PATCHv1 21/23] android/hal-audio: Remove dead code
` [PATCHv1 22/23] android/hal-sco: Remove unneeded statement
` [PATCHv1 23/23] android/tools: Rearrange headers include

[PATCH 1/8] android/gatt: Fix service class id of built in gatt services
 2014-07-17  8:42 UTC  (8+ messages)
` [PATCH 2/8] attrib: Fix discovering descriptors
` [PATCH 3/8] android/gatt: Fix searching primary services by uuids
` [PATCH 4/8] android/gatt: Fix check for permissions error
` [PATCH 5/8] android/gatt: Fix read responses with o length value
` [PATCH 6/8] android/gatt: Add GATT_PERM_NONE define
` [PATCH 7/8] android/gatt: Send proper status of read descriptor callback
` [PATCH 8/8] android/gatt: Fix incorrect status in read characteristic cb

LE mouse reconnect problem
 2014-07-17  5:42 UTC  (22+ messages)
    ` Fwd: "

[PATCH] shared/gatt: Fix NULL pointer dereference on destroy
 2014-07-16 15:53 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for HSP
 2014-07-16 15:41 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for AVRCP
 2014-07-16 15:41 UTC  (2+ messages)

[PATCH 01/10] android/tester-ng: Use loop for adding cases to the queue
 2014-07-16 15:31 UTC  (11+ messages)
` [PATCH 02/10] android/tester-ng: Fix for not checking callback count in step
` [PATCH 03/10] android/tester-ng: Set proper callback count
` [PATCH 04/10] android/tester-ng: Verify action results also for success case
` [PATCH 05/10] android/tester-bluetooth: Add get bdaddr and bdname success cases
` [PATCH 06/10] android/tester-bluetooth: Add various property set fail cases
` [PATCH 07/10] android/tester-bluetooth: Add set scan mode success case
` [PATCH 08/10] android/tester-bluetooth: Add get properties success cases
` [PATCH 09/10] android/tester-bluetooth: Add set scan mode none succes case
` [PATCH 10/10] android/tester: Remove old cases

[PATCH] Bluetooth: Fix always checking the blacklist for incoming connections
 2014-07-16 13:26 UTC  (2+ messages)

[RFC] android/gatt: Fix daemon crash
 2014-07-16 10:44 UTC  (4+ messages)

[PATCH 0/8] haltest support for Audio SCO HAL testing
 2014-07-16 10:06 UTC  (10+ messages)
` [PATCH 1/8] android/haltest: Add open/close input stream commands
` [PATCH 2/8] android/haltest: Add read command
` [PATCH 3/8] android/haltest: Add loop command
` [PATCH 4/8] android/haltest: Implement read to file
` [PATCH 5/8] android/haltest: Add sample rate parameter when opening audio streams
` [PATCH 6/8] android/haltest: Correct check for similar buffer size
` [PATCH 7/8] android/haltest: Add mono to stereo conversion for loopback
` [PATCH 8/8] android/haltest: Refactor stop and closing streams

[PATCH 1/3] Bluetooth: Add a role parameter to hci_conn_add()
 2014-07-16 10:01 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Track number of LE slave connections
` [PATCH 3/3] Bluetooth: Fix trying to initiate connections when acting as LE slave

[PATCH 1/3] Bluetooth: Add proper defines for HCI connection role
 2014-07-16  9:09 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
` [PATCH 3/3] Bluetooth: Use explicit role instead of a bool in function parameters

[PATCH v4] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-16  6:25 UTC 

[PATCH v3] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-16  6:05 UTC 

[PATCH] monitor: Write btsnoop before processing packet
 2014-07-15 14:45 UTC  (2+ messages)

[PATCH 1/2] monitor: Exit with error if failed to open file for writing
 2014-07-15 14:44 UTC  (3+ messages)
` [PATCH 2/2] gitignore: Add android/android-tester-ng

[PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-15 13:06 UTC  (4+ messages)

[PATCH 1/3] android/gatt: Fix searching primary services by uuids
 2014-07-15 10:54 UTC  (3+ messages)
` [PATCH 2/3] android/gatt: Fix service class id of built in gatt services
` [PATCH 3/3] android/gatt: Fix incorrect status in read characteristic cb

[PATCH] Bluetooth: Don't try to reject failed LE connections
 2014-07-15  9:02 UTC  (2+ messages)

[PATCH] Bluetooth: Remove unnecessary params variable from process_adv_report()
 2014-07-15  9:01 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: avoid sending data to firmware after hs_activated
 2014-07-15  9:01 UTC  (2+ messages)

[PATCH 1/2] android/hal-audio: Fix leaving open socket
 2014-07-15  8:04 UTC  (2+ messages)
` [PATCH 2/2] android/hal-sco: "

pull request: bluetooth-next 2014-07-14
 2014-07-14 21:49 UTC 

[PATCH] Bluetooth: cmtp: Remove unnecessary null test
 2014-07-14 21:02 UTC  (2+ messages)

[PATCH 00/19] Android/tester-ng: New android tester
 2014-07-14 15:02 UTC  (2+ messages)

[RFC] Bluetooth: Convert hci_cb_list to use RCU instead of rwlock
 2014-07-14 13:52 UTC 

[RFC] Bluetooth: Convert hci_dev_list to use RCU instead of an rwlock
 2014-07-14 13:28 UTC 

[PATCH] Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
 2014-07-14 12:04 UTC  (2+ messages)

[PATCH] Bluetooth: Convert hci_dev_list_lock to a mutex
 2014-07-14 10:29 UTC 

[PATCH] Bluetooth: Remove sco_chan_get helper function
 2014-07-14 10:12 UTC  (2+ messages)

[RFC] doc: Extend management OOB commands with LE support
 2014-07-14  9:44 UTC 

[PATCH] Bluetooth: Replace SCO bh_lock_sock with lock_sock
 2014-07-13 23:45 UTC 

[PATCH] Bluetooth: Convert internal SCO spinlock into a mutex
 2014-07-13 23:28 UTC 

[PATCH] Bluetooth: Convert L2CAP ident spinlock into a mutex
 2014-07-13 19:33 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove unneeded forward declaration of __sco_chan_add
 2014-07-13 18:40 UTC  (2+ messages)

[PATCH] Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
 2014-07-13 18:40 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Remove unneeded forward declaration of sco_chan_del
 2014-07-13 17:54 UTC 

[PATCH] Bluetooth: Enable LE Long Term Key Request event only when supported
 2014-07-13  5:51 UTC  (2+ messages)

[PATCH] Bluetooth: Enable LE encryption events only when supported
 2014-07-13  5:50 UTC  (2+ messages)

[PATCH] Bluetooth: Read LE Advertising Channel TX Power only when available
 2014-07-13  5:50 UTC  (2+ messages)

[PATCH] android/cts: Update test results for CTS 4.4 R3
 2014-07-12 21:44 UTC 

[PATCH] Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
 2014-07-12 15:38 UTC  (2+ messages)

[PATCH net-next 0/2] Introduce generic 6LoWPAN branch
 2014-07-12  9:42 UTC  (13+ messages)
` [PATCH net-next 1/2] 6lowpan: introduce new net/6lowpan directory
` [PATCH net-next 2/2] MAINTAINERS: add net/6lowpan/ maintainer entry

Bluetooth device AR3012 [0cf3:e005] sometimes can't work on XHCI host controller
 2014-07-11 22:51 UTC 

[PATCH v2 1/5] android/gatt: Add support for GATT over BR/EDR
 2014-07-11 20:10 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix tracking local SSP authentication requirement
 2014-07-11 13:24 UTC  (3+ messages)

[PATCH] Bluetooth: Fix tracking local SSP authentication requirement
 2014-07-11 12:02 UTC 

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-07-11 11:19 UTC  (13+ messages)
        ` 答复: "
                ` 答复: "
                    ` 答复: "

[PATCH 1/2] Bluetooth: Check for valid HCI UART driver flags
 2014-07-11 11:00 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
 2014-07-11 10:59 UTC  (2+ messages)

[PATCH] Bluetooth: Update the list of L2CAP fixed channels
 2014-07-11 10:58 UTC  (2+ messages)

[PATCH] Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
 2014-07-11 10:57 UTC  (2+ messages)

[PATCH] Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
 2014-07-11 10:56 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Move struct hci_sec_filter next to its user
 2014-07-11 10:55 UTC  (2+ messages)

[PATCH] Bluetooth: Move HCI socket definitions into its own header file
 2014-07-11 10: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).