linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-03 20:34:44 to 2014-03-07 11:51:53 UTC [more...]

[PATCH 1/9] unit/avrcp: Add /TP/MDI/BV-01-C test
 2014-03-07 11:51 UTC  (9+ messages)
` [PATCH 2/9] android/avrcp: Add avrcp_get_element_attributes() function
` [PATCH 3/9] unit/avrcp: Add /TP/MDI/BV-03-C test
` [PATCH 4/9] unit/avrcp: Add /TP/MDI/BV-04-C test
` [PATCH 5/9] unit/avrcp: Add /TP/MDI/BV-05-C test
` [PATCH 6/9] android/avrcp: Add avrcp_register_notification() function
` [PATCH 7/9] unit/avrcp: Add /TP/NFY/BV-01-C test
` [PATCH 8/9] unit/avrcp: Add /TP/NFY/BV-02-C test
` [PATCH 9/9] doc: Update test coverage document

[PATCH 1/2] android: Fix type of discovery on start/stop discovery
 2014-03-07 10:28 UTC  (2+ messages)
` [PATCH 2/2] android: Support LE discovery if adapter supports LE

[PATCH 0/4] android: GATT HAL Implementation
 2014-03-07  9:52 UTC  (6+ messages)
` [PATCH 1/4] android/hal-gatt: Add Client Event handlers
` [PATCH 2/4] android/hal-gatt: Add Client API calls
` [PATCH 3/4] android/hal-gatt: Add Server Event handlers
` [PATCH 4/4] android/hal-gatt: Add Server API calls

[PATCHv2] android/pics: Change AVRCP to 1.5
 2014-03-07  9:51 UTC  (2+ messages)

[PATCH BlueZ] emulator/btdev: Add dummy support for clearing the LE white list
 2014-03-07  9:25 UTC  (2+ messages)

Background scanning and white list usage
 2014-03-07  7:30 UTC  (6+ messages)

[PATCH 1/3] input: Remove input_device.name
 2014-03-07  7:02 UTC  (2+ messages)

[PATCH 3/3] hog: Fill ev.u.create.{phys,uniq} for UHID_CREATE
 2014-03-06 23:00 UTC 

[PATCH 2/3] hog: Remove hog_device.name
 2014-03-06 23:00 UTC 

[PATCH net-next 0/2] 6lowpan: header cleanup
 2014-03-06 22:22 UTC  (4+ messages)
` [PATCH net-next 1/2] 6lowpan: add missing include of net/ipv6.h
` [PATCH net-next 2/2] 6lowpan: move 6lowpan header to include/net

[PATCH 01/10] unit/avrcp: Refactor check attributes code
 2014-03-06 15:45 UTC  (11+ messages)
` [PATCH 02/10] unit/avrcp: Add attributes check in list_player_vals()
` [PATCH 03/10] unit/avrcp: Add /TP/PAS/BI-02-C test
` [PATCH 04/10] unit/avrcp: Add attributes and value check
` [PATCH 05/10] unit/avrcp: Add /TP/PAS/BI-03-C test
` [PATCH 06/10] unit/avrcp: Add /TP/PAS/BI-04-C test
` [PATCH 07/10] unit/avrcp: Add /TP/PAS/BI-05-C test
` [PATCH 08/10] android/avrcp: Add avrcp_get_play_status() function
` [PATCH 09/10] unit/avrcp: Add /TP/MDI/BV-01-C test
` [PATCH 10/10] doc: Update test coverage document

[PATCH v2 1/4] android/avrcp: Add remote features notification
 2014-03-06 15:38 UTC  (5+ messages)
` [PATCH v2 2/4] android/client: Add AVRCP remote_features_cb support
` [PATCH v2 3/4] android/arvrcp: Fix not parsing SDP record correctly
` [PATCH v2 4/4] android/avrcp: Fix warnings when freeing avrcp_device struct

[PATCH BlueZ v0 0/9] GATT API: Add Register Services Async
 2014-03-06 14:54 UTC  (16+ messages)
` [PATCH BlueZ v0 1/9] gdbus: Add g_dbus_client_set_proxies_ready_watch()
      ` [PATCH BlueZ v1 0/9] GATT API: Add Register Services Async
        ` [PATCH BlueZ v1 1/9] gdbus: Add g_dbus_client_set_ready_watch()
        ` [PATCH BlueZ v1 2/9] gatt: Add proxy added handler
        ` [PATCH BlueZ v1 3/9] gatt: Add proxy removed handler
        ` [PATCH BlueZ v1 4/9] gatt: Add GATT service to the local database
        ` [PATCH BlueZ v1 5/9] gatt: Make RegisterService() async
        ` [PATCH BlueZ v1 6/9] test: Add external service GATT skeleton
        ` [PATCH BlueZ v1 7/9] test: Add signal handling for gatt-service
        ` [PATCH BlueZ v1 8/9] test: Add registering external service
        ` [PATCH BlueZ v1 9/9] bluetooth.conf: Add ObjectManager interface

[PATCH 1/7] unit/avrcp: Add /TP/MDI/BV-01-C test
 2014-03-06 14:43 UTC  (7+ messages)
` [PATCH 2/7] android/avrcp: Add avrcp_get_element_attributes() function
` [PATCH 3/7] unit/avrcp: Add /TP/MDI/BV-03-C test
` [PATCH 4/7] unit/avrcp: Add /TP/MDI/BV-04-C test
` [PATCH 5/7] unit/avrcp: Add /TP/MDI/BV-05-C test
` [PATCH 6/7] android/avrcp: Add avrcp_register_notification() function
` [PATCH 7/7] unit/avrcp: Add /TP/NFY/BV-01-C test

[PATCH BlueZ 1/4] android/avrcp: Add remote features notification
 2014-03-06 13:03 UTC  (4+ messages)
` [PATCH BlueZ 2/4] android/client: Add AVRCP remote_features_cb support
` [PATCH BlueZ 3/4] android/arvrcp: Fix not parsing SDP record correctly
` [PATCH BlueZ 4/4] android/avrcp: Fix warnings when freeing avrcp_device struct

[PATCH 1/3] android: Change property name for valgrind
 2014-03-06  9:38 UTC  (3+ messages)
` [PATCH 2/3] android: Add possible to enable BlueZ debug logs
` [PATCH 3/3] android: Enable mgmt "

[PATCHv2 01/11] shared/hfp: Fix not freeing cmd_handler prefix
 2014-03-06  9:21 UTC  (12+ messages)
` [PATCHv2 02/11] unit: Initial version of test-hfp
` [PATCHv2 03/11] unit/test-hfp: Add /hfp/test_cmd_handler_1
` [PATCHv2 04/11] unit/test-hfp: Add /hfp/test_cmd_handler_2
` [PATCHv2 05/11] unit/test-hfp: Add /hfp/test_register_1
` [PATCHv2 06/11] unit/test-hfp: Add /hfp/test_register_2
` [PATCHv2 07/11] unit/test-hfp: Add /hfp/test_register_3
` [PATCHv2 08/11] unit/test-hfp: Add /hfp/test_register_4
` [PATCHv2 09/11] unit/test-hfp: Add /hfp/test_register_5
` [PATCHv2 10/11] unit/test-hfp: Add /hfp/test_fragmented_1
` [PATCHv2 11/11] shared/hfp: Don't try read uninitialized data in ringbuffer

[PATCH] android/pts: PAN PICS and PTS results
 2014-03-06  8:47 UTC  (2+ messages)

[PATCH] android/pics: Add PICS and PIXIT for GATT
 2014-03-06  8:47 UTC  (2+ messages)

[PATCH] android/pics: change AVRCP to 1.5
 2014-03-06  8:38 UTC 

[PATCH] input: Control HID encryption from input.conf
 2014-03-05 23:09 UTC  (2+ messages)

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-03-05 20:41 UTC  (10+ messages)

[RFC BlueZ 0/3] Fix GATT server issues with BlueZ as LE peripheral
 2014-03-05 20:40 UTC  (2+ messages)

[PATCH v2 1/3] various header include fixes for building with musl libc
 2014-03-05 20:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/4] android/hal-gatt-api: Rename Service ID to GATT Service ID
 2014-03-05 19:53 UTC  (5+ messages)
` [PATCH 2/4] android/hal-ipc-api: Fix documentation structure and notation
` [PATCH 3/4] android/hal-ipc-api: Add missing sections in doc
` [PATCH 4/4] android/hal-ipc-api: Trivial typo fix "

[PATCH] Revert "Bluetooth: Use devname:vhci module alias for virtual HCI driver"
 2014-03-05 19:02 UTC  (9+ messages)

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2014-03-05 18:59 UTC  (2+ messages)

[PATCH] Bluetooth: clean up
 2014-03-05 18:58 UTC  (3+ messages)
` [PATCH v2] Bluetooth: Remove assignment in if

[PATCH] Bluetooth: Fix removing Long Term Key
 2014-03-05 18:58 UTC  (3+ messages)

[PATCH BlueZ] autopair: Remove time(NULL) fallback when seeding rand()
 2014-03-05 16:55 UTC  (2+ messages)

[PATCH 0/8] Initial AT handling for handsfree
 2014-03-05 16:14 UTC  (10+ messages)
` [PATCH 1/8] android/handsfree: Add support for AT+BRSF command
` [PATCH 2/8] android/handsfree: Add support for AT+CIND command
` [PATCH 3/8] android/handsfree: Add support for AT+CMER command
` [PATCH 4/8] android/handsfree: Distinguish between HSP and HFP connection
` [PATCH 5/8] shared/hfp: Add function to check if reach end of command
` [PATCH 6/8] shared/hfp: Add hfp_gw_result_get_number_default function
` [PATCH 7/8] android/handsfree: Add support for AT+BIA command
` [PATCH 8/8] android/handsfree: Make connection state constants name shorter

[PATCH] android/avdtp: Fix crash when DISCOVER failed
 2014-03-05 15:46 UTC  (2+ messages)

Controlling LEDs and rumble on sixaxis
 2014-03-05 14:06 UTC  (3+ messages)

[PATCH v2 1/5] monitor: Allow to modify epoll even events are the same
 2014-03-05 13:39 UTC  (7+ messages)
` [PATCH v2 2/5] monitor: Use miliseconds instead of seconds in the timeout
` [PATCH v2 3/5] shared: Add header for timeout abstraction
` [PATCH v2 4/5] shared: Add timeout handling with Glib support
` [PATCH v2 5/5] shared: Add timeout handling with mainloop support

[PATCH 1/5] android/hal-gatt-api: Simplify GATT Test cmd struct
 2014-03-05 13:24 UTC  (6+ messages)
` [PATCH 2/5] android/hal-gatt-api: Simplify GATT Notify ev struct
` [PATCH 3/5] android/hal-gatt-api: Simplify GATT Read Char. event
` [PATCH 4/5] android/hal-gatt-api: Simplify GATT Service ID struct
` [PATCH 5/5] android/hal-gatt-api: Use proper type for length

[PATCH BlueZ 1/2] android/avrcp: Add remote features notification
 2014-03-05 13:03 UTC  (2+ messages)
` [PATCH BlueZ 2/2] android/client: Add AVRCP remote_features_cb support

[RFC 0/2] android: Enable debugs bluetoothd
 2014-03-05 12:56 UTC  (3+ messages)
` [RFC 1/2] android: Add possible to enable BlueZ debug logs
` [RFC 2/2] android: Add verbose debugs to BlueZ

[PATCH] tools/sco-tester: Remove not used function argument
 2014-03-05 12:03 UTC  (2+ messages)

[PATCH 1/4] android/avrcp: Fix response for RegisterNotification
 2014-03-05  8:42 UTC  (5+ messages)
` [PATCH 2/4] android/avrcp: Fix RegisterNotification response handling
` [PATCH 3/4] android/avrcp: Fix PDU length calculation
` [PATCH 4/4] android/hal-avrcp: Remove unused code

[PATCHv2 00/10] AVRCP test patches rebased
 2014-03-05  8:24 UTC  (12+ messages)
` [PATCHv2 01/10] avrcp: Fix possible buffer overflow
` [PATCHv2 02/10] unit/avrcp: Add /TP/PAS/BV-06-C test
` [PATCHv2 03/10] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCHv2 04/10] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCHv2 05/10] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCHv2 06/10] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCHv2 07/10] android/avrcp: Add avrcp_set_player_value() function
` [PATCHv2 08/10] unit/avrcp: Add /TP/PAS/BV-11-C test
` [PATCHv2 09/10] unit/avrcp: Add /TP/PAS/BI-01-C test
` [PATCHv2 10/10] doc: Update test coverage document

Receiving data in BLE non-connectable undirected advertisements
 2014-03-04 22:02 UTC  (5+ messages)

cannot connect Rock Candy Gesture Controller (wiimote) on Arch Linux
 2014-03-04 18:46 UTC  (3+ messages)

[PATCH BlueZ] AVCTP: Fix sending wrong response format
 2014-03-04 16:05 UTC  (2+ messages)

[PATCHv2 01/11] shared/hfp: Fix not freeing cmd_handler prefix
 2014-03-04 12:28 UTC  (11+ messages)
` [PATCHv2 02/11] unit: Initial version of test-hfp
` [PATCHv2 03/11] unit/test-hfp: Add /hfp/test_cmd_handler_1
` [PATCHv2 04/11] unit/test-hfp: Add /hfp/test_cmd_handler_2
` [PATCHv2 05/11] unit/test-hfp: Add /hfp/test_register_1
` [PATCHv2 06/11] unit/test-hfp: Add /hfp/test_register_2
` [PATCHv2 07/11] unit/test-hfp: Add /hfp/test_register_3
` [PATCHv2 08/11] unit/test-hfp: Add /hfp/test_register_4
` [PATCHv2 09/11] unit/test-hfp: Add /hfp/test_register_5
` [PATCHv2 10/11] unit/test-hfp: Add /hfp/test_fragmented_1
` [PATCHv2 11/11] shared/hfp: Don't try read uninitialized data in ringbuffer

[PATCH 0/6] Initial HAL test AVRCP api support
 2014-03-04 11:48 UTC  (3+ messages)

[PATCH BlueZ 01/16] android/avrcp-lib: Add avrcp_send function
 2014-03-04 11:47 UTC  (6+ messages)
` [PATCH BlueZ 03/16] android/avrcp-lib: Rework handler callback parameters

[PATCH v2 1/5] android/hal-audio: Add open/close_endpoint helpers
 2014-03-04  9:27 UTC  (2+ messages)

[PATCH bluetooth-next] bluetooth: make bluetooth 6lowpan as an option
 2014-03-04  9:23 UTC 

[PATCH v3 1/8] android/ipc: Add Mode parameter to register service command
 2014-03-04  9:20 UTC  (2+ messages)

[PATCH] Bluetooth: Stop BCSP/H5 timer before cleaning up
 2014-03-04  9:05 UTC  (5+ messages)

[PATCH 1/7] shared/hfp: Fix not freeing cmd_handler prefix
 2014-03-04  8:51 UTC  (5+ messages)
` [PATCH 7/7] Add /hfp/test_hfp_gw_register_3 and /hfp/test_hfp_gw_register_4

pull request: bluetooth-next 2014-02-28
 2014-03-03 20:34 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).