linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-29 13:17:54 to 2014-09-04 10:54:41 UTC [more...]

[PATCH 1/8] android/tester: Add action to verify encryption change
 2014-09-04 10:54 UTC  (11+ messages)
` [PATCH 2/8] android/tester: Allow HIDHost to use custom sdp response
` [PATCH 3/8] android/tester: Add case verifying encryption on HIDHost
` [PATCH 4/8] android/tester: Fix HIDHost cases sending fixed tid sdp responses
` [PATCH 5/8] emulator/btdev: Overwrite default feature mask when SPP is toggled
` [PATCH 6/8] android/tester: Enable SSP in emulator by default
` [PATCH 7/8] android/tester: Add support for rejected connections
` [PATCH 8/8] android/tester: Add Hidhost rejecting connection case

[PATCH] monitor: Remove superfluous call to l2cap_frame_pull
 2014-09-04 10:22 UTC 

[PATCH 1/5] lib/sdp: Fix typo
 2014-09-04 10:12 UTC  (6+ messages)
` [PATCH 2/5] android/hidhost: Fix indentation
` [PATCH 3/5] android/tester: Fix hdp cases not handling ssp correctly
` [PATCH 4/5] android/tester: Indentation fix
` [PATCH 5/5] android/tester: Fix not cleaning up step lists

[PATCH 1/2] android/hal-ipc-api: Add Handsfree client IPC API
 2014-09-04  9:58 UTC  (2+ messages)
` [PATCH 2/2] android/hf_client: Add Android hf_client header

[PATCH] android/pts: test IOPT TC_SDAS_BV_03_I against PTS 5.2
 2014-09-04  8:49 UTC  (2+ messages)

[PATCH v4] monitor: Add AVRCP GetCurrentPlayerApplicationSettingValue support
 2014-09-04  8:40 UTC 

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-09-04  3:34 UTC  (10+ messages)
        ` 答复: "
                ` 答复: "

[PATCH] shared/gatt-client: Fix invalid access during descriptor discovery
 2014-09-03 20:26 UTC 

[PATCH BlueZ 00/10] shared/gatt-client: Move GATT read/write functions
 2014-09-03 19:46 UTC  (11+ messages)
` [PATCH BlueZ 01/10] shared/gatt-client: Added bt_gatt_client_read_value
` [PATCH BlueZ 02/10] shared/gatt-client: Added bt_gatt_client_read_long_value
` [PATCH BlueZ 03/10] shared/gatt-client: Added simple write operations
` [PATCH BlueZ 04/10] shared/gatt-client: Added bt_gatt_client_write_long_value
` [PATCH BlueZ 05/10] TODO: GATT read/write functions moved to shared/gatt-client
` [PATCH BlueZ 06/10] tools/btgatt-client: Added the "read-value" command
` [PATCH BlueZ 07/10] tools/btgatt-client: Added the "read-long-value" command
` [PATCH BlueZ 08/10] tools/btgatt-client: Added the "write-value" command
` [PATCH BlueZ 09/10] tools/btgatt-client: Added the "write-long-value" command
` [PATCH BlueZ 10/10] TODO: tools/btgatt-client introduced

[PATCH] gatt api V2
 2014-09-03 16:46 UTC  (14+ messages)

[PATCH v3 1/4] monitor: Add AVRCP GetCurrentPlayerApplicationSettingValue support
 2014-09-03 15:40 UTC  (2+ messages)

[PATCH 1/5] android/avdtptest: Enable delay reporting
 2014-09-03 14:57 UTC  (6+ messages)
` [PATCH 2/5] android/avdtptest: Verify data before processing rtp header
` [PATCH 3/5] android/avdtptest: Print info when matching SEP was found
` [PATCH 4/5] android/pts: PICS and PIXIT setting for AVDTP
` [PATCH 5/5] android/pts: Update AVDTP tests results

[PATCH v3 1/6] android/gatt: Add API to remove autoconnect GATT based device
 2014-09-03 14:42 UTC  (6+ messages)
` [PATCH v3 2/6] android/gatt: Unsubscribe from autoconnect on unregister
` [PATCH v3 3/6] android/gatt: Extract remove_autoconnect_device helper
` [PATCH v3 4/6] android/gatt: Make sure GATT will reconnect after disconnection
` [PATCH v3 5/6] android/gatt: Remove device from white list on device destroy
` [PATCH v3 6/6] android/hidhost: Remove reconnect logic

[PATCH 1/2] android/bluetooth: Set unpaired cb list to NULL while unregistering bt
 2014-09-03 14:42 UTC  (3+ messages)
` [PATCH 2/2] android/bluetoot: Minor style fix

[PATCH v2 1/2] android/gatt: Stop listening while unregistering app
 2014-09-03 14:40 UTC  (3+ messages)
` [PATCH v2 2/2] android/gatt: Add helper to create listen data

[PATCH] monitor: Add AVRCP InformBatteryStatusOfCT support
 2014-09-03 14:25 UTC 

[PATCH] android/tester: Fix build error
 2014-09-03 14:07 UTC  (2+ messages)

Query regarding MAP 1.2 implementation
 2014-09-03 13:52 UTC  (12+ messages)

[PATCH v2 1/6] android/gatt: Add API to remove autoconnect GATT based device
 2014-09-03 13:46 UTC  (8+ messages)
` [PATCH v2 2/6] android/gatt: Unsubscribe from autoconnect on unregister
` [PATCH v2 3/6] android/gatt: Extract remove_autoconnect_device helper
` [PATCH v2 4/6] android/gatt: Make sure GATT will reconnect after disconnection
` [PATCH v2 5/6] android/gatt: Remove device from white list on device destroy
` [PATCH v2 6/6] android/hidhost: Remove reconnect logic

[PATCH BlueZ 1/5] android/tester: Add AVRCP init - Success test case
 2014-09-03 13:30 UTC  (4+ messages)
` [PATCH BlueZ] obexd/mas: Fix parsing of application parameters
` [PATCH BlueZ 2/5] android/tester: Add AVRCP Connect - Success test case

[PATCH BlueZ 3/5] android/tester: Add AVRCP Disconnect - Success test case
 2014-09-03  9:49 UTC  (3+ messages)
` [PATCH BlueZ 4/5] lib/sdp: Split error handing for length and transaction id
` [PATCH BlueZ 5/5] emulator/bthost: Fix not matching cid data properly

[PATCH 00/16] Move reconnect logic from HOG to GATT
 2014-09-03  6:55 UTC  (20+ messages)
` [PATCH 01/16] android/gatt: Fix for device type in gatt
` [PATCH 02/16] android/hidhost: Remove invalid connecting state notification
` [PATCH 03/16] android/hidhost: Allow to use cached dev when connecting
` [PATCH 04/16] android/bluetooth: Add tracking if device is in white list
` [PATCH 05/16] android/gatt: Add tracking for autoconnect apps
` [PATCH 06/16] android/gatt: Add API to autoconnect GATT based devices
` [PATCH 07/16] android/gatt: Add API to remove autoconnect GATT based device
` [PATCH 08/16] android/gatt: Unsubscribe from autoconnect on unregister
` [PATCH 09/16] android/gatt: Extract remove_autoconnect_device helper
` [PATCH 10/16] android/gatt: Move find_conn up in the file
` [PATCH 11/16] android/gatt: Notify apps interested in autoconnect about connection
` [PATCH 12/16] android/gatt: Extract trigger le connection to new function
` [PATCH 13/16] android/gatt: Move auto_connect_le() up in the file
` [PATCH 14/16] android/gatt: Make sure GATT will reconnect after disconnection
` [PATCH 15/16] android/gatt: Remove device from white list on device destroy
` [PATCH 16/16] android/hidhost: Remove reconnect logic

[PATCH 1/5] android/bluetooth: Extract function sending bond state
 2014-09-02 16:04 UTC  (6+ messages)
` [PATCH 2/5] android/bluetooth: Fix status in "fake" bonding notification
` [PATCH 3/5] android/bluetooth: Improve sending bond state notification
` [PATCH 4/5] android/bluetooth: Fix bond state for non-bonded devices
` [PATCH 5/5] android/tester: Add test verifying correct bond state notification

[PATCH 1/3] android/avdtptest: Add option to enable stream configuration
 2014-09-02 15:56 UTC  (4+ messages)
` [PATCH 2/3] android/avdtptest: Add support for sending commands
` [PATCH 3/3] android/avdtptest: Add option for setting protocol version

[PATCH] android/pts: correct PICS for GAP
 2014-09-02 15:55 UTC  (2+ messages)

[PATCHv2 0/8] Android tester GATT test cases
 2014-09-02 15:54 UTC  (10+ messages)
` [PATCHv2 1/8] android/tester: Simplify ACTION_FAIL and ACTION_SUCCESS defines
` [PATCHv2 2/8] android/tester: Add function to set default ssp handler
` [PATCHv2 3/8] android/tester: Add support for search services callbacks
` [PATCHv2 4/8] android/tester: Add GATT Client Search Service test case
` [PATCHv2 5/8] android/tester: Add GATT Search Service 2 "
` [PATCHv2 6/8] android/tester: Add negative GATT Search Service test
` [PATCHv2 7/8] android/tester: Add support for get_characteristic_cb()
` [PATCHv2 8/8] android/tester: Add GATT get_characteristic test

[PATCH] android/pts: PTS test session for A2DP
 2014-09-02 15:44 UTC  (2+ messages)

[PATCH v2] android/bluetooth: Fix handling paring related events
 2014-09-02 15:43 UTC  (2+ messages)

[PATCH 1/2] android/gatt: Stop listening while unregistering app
 2014-09-02 14:34 UTC  (3+ messages)

[PATCH] android/bluetooth: Fix handling paring related events
 2014-09-02 11:12 UTC 

Query Regarding MAP Event Report 1.0
 2014-09-02 10:34 UTC  (2+ messages)

[PATCH] shared/tester: Change handling of tester_setup_failed event
 2014-09-02  9:34 UTC 

6lowpan status
 2014-09-02  7:26 UTC  (4+ messages)

connecting to a Motion 2in1 wiimote clone
 2014-09-01 21:57 UTC  (6+ messages)

[PATCH 1/2] Bluetooth: Remove LE fixed channel mask bits
 2014-09-01 14:20 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Add clarifying comment for LE CoC result value

[PATCH 1/6] android: Add initial code for AVDTP testing tool
 2014-09-01 14:15 UTC  (7+ messages)
` [PATCH 2/6] android/avdtptest: Add support for streaming
` [PATCH 3/6] android/avdtptest: Add option to reject commands
` [PATCH 4/6] android/avdtptest: Add support for initiator role and discovery
` [PATCH 5/6] android/avdtptest: Add support for fragmentation
` [PATCH 6/6] android/avdtptest: Add support for receiving media as SINK

[PATCH] emulator/btdev: Fix not disabling le advertising on connection
 2014-09-01 12:18 UTC  (2+ messages)

[PATCH] Bluetooth: Fix race on incoming connection
 2014-09-01 12:08 UTC  (2+ messages)

[PATCH BlueZ 1/2] doc: Add initial documentation for coding style
 2014-09-01 11:32 UTC  (4+ messages)
` [PATCH BlueZ] monitor: Fix warnings when using l2cap_frame_get*
` [PATCH BlueZ 2/2] build: Add initial HACKING

[PATCH] android/pts: Interim PTS tests results for AVDTP
 2014-09-01  8:20 UTC 

[RFC v2 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-08-30 16:50 UTC  (8+ messages)
` [RFC v2 1/1] "

[PATCH BlueZ v2 0/7] Introduce tools/btgatt-client
 2014-08-30 16:48 UTC  (9+ messages)
` [PATCH BlueZ v2 1/7] tools/btgatt-client: "
` [PATCH BlueZ v2 2/7] tools/btgatt-client: Added L2CAP LE ATT connection
` [PATCH BlueZ v2 3/7] tools/btgatt-client: Integrate bt_att and bt_gatt_client
` [PATCH BlueZ v2 4/7] tools/btgatt-client: Add command parsing
` [PATCH BlueZ v2 5/7] tools/btgatt-client: Add "ready" handler
` [PATCH BlueZ v2 6/7] tools/btgatt-client: Add "services" command
` [PATCH BlueZ v2 7/7] tools/btgatt: Add command argument support

[PATCH BlueZ v1 0/7] Introduce tools/btgatt-client
 2014-08-30 16:04 UTC  (10+ messages)
` [PATCH BlueZ v1 1/7] tools/btgatt-client: "
` [PATCH BlueZ v1 2/7] tools/btgatt-client: Added L2CAP LE ATT connection
` [PATCH BlueZ v1 3/7] tools/btgatt-client: Integrate bt_att and bt_gatt_client
` [PATCH BlueZ v1 4/7] tools/btgatt-client: Add command parsing
` [PATCH BlueZ v1 5/7] tools/btgatt-client: Add "ready" handler
` [PATCH BlueZ v1 6/7] tools/btgatt-client: Add "services" command
` [PATCH BlueZ v1 7/7] tools/btgatt: Add command argument support

[PATCH BlueZ 0/7] Introduce tools/btgatt-client
 2014-08-29 15:35 UTC  (4+ messages)
` [PATCH BlueZ 2/7] tools/btgatt-client: Added L2CAP LE ATT connection

[PATCH] android/health: Fix incorrect check
 2014-08-29 14:18 UTC  (2+ messages)

[PATCH v3 0/3] Fix for handling unpaired devices
 2014-08-29 14:10 UTC  (2+ messages)

[PATCHv2 0/8] Android tester GATT test cases
 2014-08-29 14:05 UTC  (2+ messages)

[PATCH] android/handsfree: Refactor handle_dial()
 2014-08-29 13:58 UTC  (2+ messages)

[PATCH] android/client: Fix incorrect memory access
 2014-08-29 13:58 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).