linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-27 14:10:02 to 2014-02-28 19:38:19 UTC [more...]

pull request: bluetooth-next 2014-02-28
 2014-02-28 19:38 UTC 

[PATCH 0/6] Initial HAL test AVRCP api support
 2014-02-28 18:58 UTC  (7+ messages)
` [PATCH 1/6] android/client: Add AVRCP get_play_status_rsp support
` [PATCH 2/6] android/client: Add AVRCP get_element_attr_rsp support
` [PATCH 3/6] android/client: Add AVRCP set_volume support
` [PATCH 4/6] android/client: Add AVRCP get_play_status_cb support
` [PATCH 5/6] android/client: Add AVRCP get_element_attr_cb support
` [PATCH 6/6] android/client: Add AVRCP volume_change_cb support

[PATCH 1/2] Bluetooth: Fix trying to disable scanning twice
 2014-02-28 18:39 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Remove unnecessary stop_scan_complete function

[PATCH 0/5] Refactor codec handling
 2014-02-28 18:01 UTC  (6+ messages)
` [PATCH 1/5] android/hal-audio: Add open/close_endpoint helpers
` [PATCH 2/5] android/hal-audio: Add encode_mediapacket function
` [PATCH 3/5] android/hal-audio: Write and sync in common code
` [PATCH 4/5] android/hal-audio: Use payload length for codec init
` [PATCH 5/5] android/hal-audio: Provide better audio synchronization

[PATCH 1/6] android/ipc: Add command to enable HFP in handsfree HAL
 2014-02-28 17:54 UTC  (11+ messages)
` [PATCH 2/6] android/handsfree: Add support for enable HFP command
` [PATCH 3/6] android/hal-handsfree: "
` [PATCH 4/6] android/socket: Reserve channel for HSP AG
` [PATCH 5/6] android/handsfree: Add support "
` [PATCH 6/6] android/handsfree: Allow to connect to HSP or HFP handsfree unit

[bluez-5.14] connect fails with 'org.bluez.Error.NotAvailable'
 2014-02-28 17:11 UTC  (4+ messages)

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

a2dp codec selection
 2014-02-28 16:45 UTC 

[PATCH v2 2/2] Bluetooth: Add timeout for LE connection attempts
 2014-02-28 16:32 UTC 

[PATCH v2 1/2] Bluetooth: Re-encrypt link after receiving an LTK
 2014-02-28 16:19 UTC 

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-02-28 16:14 UTC  (2+ messages)

Receiving data in BLE non-connectable undirected advertisements
 2014-02-28 15:54 UTC  (5+ messages)

[PATCH v2 0/4] Bluetooth: Fix initiator/responder addresses for SMP
 2014-02-28 15:54 UTC  (6+ messages)
` [PATCH v2 1/4] Bluetooth: Add protections for updating local random address
` [PATCH v2 2/4] Bluetooth: Fix updating connection state to BT_CONNECT too early
` [PATCH v2 3/4] Bluetooth: Track LE initiator and responder address information
` [PATCH v2 4/4] Bluetooth: Use hdev->init/resp_addr values for smp_c1 function

[PATCHv2 0/8] HFP_GW parser
 2014-02-28 15:46 UTC  (14+ messages)
` [PATCHv2 1/8] shared/hfp: Fix parsing line with few commands
` [PATCHv2 2/8] shared/hfp: Add prefix handlers functionality
` [PATCHv2 3/8] shared/hfp: Add initial implementiation of processing commands
` [PATCHv2 4/8] shared/hfp: Add implementation of precessing commands

[PATCH] Bluetooth: Add timeout for LE connection attempts
 2014-02-28 15:28 UTC 

[PATCH 1/2] Bluetooth: Re-encrypt link after receiving an LTK
 2014-02-28 14:37 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Delay LTK encryption to let remote receive all keys

[PATCH 1/6] android: Refactor IPC init
 2014-02-28 14:34 UTC  (7+ messages)
` [PATCH 2/6] android: Add support for registering disconnect callback in IPC
` [PATCH 3/6] android/unit: Update test-ipc with disconnect handler support
` [PATCH 4/6] android: Add support for disabling notifications in IPC
` [PATCH 5/6] android/a2dp: Use common IPC for audio socket
` [PATCH 6/6] android: Create comon header for IPC

[PATCHv2 1/9] unit/avrcp: Add /TP/PAS/BV-06-C test
 2014-02-28 14:28 UTC  (11+ messages)
` [PATCHv2 2/9] doc: Update test coverage document
` [PATCHv2 3/9] unit/avrcp: Add /TP/PAS/BV-08-C test
` [PATCHv2 4/9] avrcp: Fix buffer size check
` [PATCHv2 5/9] android/avrcp: Add avrcp_get_current_player_value() function
` [PATCHv2 6/9] unit/avrcp: Add /TP/PAS/BV-09-C test
` [PATCHv2 7/9] unit/avrcp: Add /TP/PAS/BV-10-C test
` [PATCHv2 8/9] android/avrcp: Add avrcp_set_player_value() function
` [PATCHv2 9/9] unit/avrcp: Add /TP/PAS/BV-11-C test

[PATCH BlueZ] core: retry connect_dbus() several times
 2014-02-28 14:10 UTC  (6+ messages)

[PATCH BlueZ 1/4] android/avrcp-lib: Add avrcp_send function
 2014-02-28 13:42 UTC  (4+ messages)
` [PATCH BlueZ 2/4] android/avctp: Make handler return ssize_t
` [PATCH BlueZ 3/4] android/avrcp-lib: Rework handler callback parameters
` [PATCH BlueZ 4/4] android/avrcp-lib: Embed response code into handler table

[v2] android/pics: Add PICS and PIXIT for HFP
 2014-02-28 12:12 UTC  (2+ messages)

[PATCH] android/pics: Add PICS and PIXIT for HSP
 2014-02-28 12:11 UTC  (3+ messages)
` [v2] "

[PATCH] avrcp: Fix buffer size
 2014-02-28 11:32 UTC  (3+ messages)
` [PATCH] avrcp: Fix buffer size check

[PATCH 01/13] android/hal-gatt-api: Add Server Register Notification
 2014-02-28 11:20 UTC  (13+ messages)
` [PATCH 02/13] android/hal-gatt-api: Add Server Connection Notification
` [PATCH 03/13] android/hal-gatt-api: Add Server Service Added Notification
` [PATCH 04/13] android/hal-gatt-api: Add Server Included "
` [PATCH 05/13] android/hal-gatt-api: Add Server Characteristic "
` [PATCH 06/13] android/hal-gatt-api: Add Server Descriptor "
` [PATCH 07/13] android/hal-gatt-api: Add Server Service Started Notification
` [PATCH 08/13] android/hal-gatt-api: Add Server Service Stopped Notification
` [PATCH 09/13] android/hal-gatt-api: Add Server Service Deleted Notification
` [PATCH 10/13] android/hal-gatt-api: Add Server Request Read Notification
` [PATCH 11/13] android/hal-gatt-api: Add Server Request Write Notification
` [PATCH 12/13] android/hal-gatt-api: Add Server Request Execute "
` [PATCH 13/13] android/hal-gatt-api: Add Server Response Confirmation Notification

partial success with PS3 sixaxis
 2014-02-28 10:47 UTC  (7+ messages)

[PATCH 01/18] android/hal-gatt-api: Add Client Register event
 2014-02-28 10:24 UTC  (18+ messages)
` [PATCH 02/18] android/hal-gatt-api: Add Client Scan Result event
` [PATCH 03/18] android/hal-gatt-api: Add Client Connect event
` [PATCH 04/18] android/hal-gatt-api: Add Client Disconnect event
` [PATCH 05/18] android/hal-gatt-api: Add Client Search Complete event
` [PATCH 06/18] android/hal-gatt-api: Add Client Search Result event
` [PATCH 07/18] android/hal-gatt-api: Add Client Get Characteristic event
` [PATCH 08/18] android/hal-gatt-api: Add Client Get Descriptor event
` [PATCH 09/18] android/hal-gatt-api: Add Client Get Included Service event
` [PATCH 10/18] android/hal-gatt-api: Add Client Register for Notification event
` [PATCH 11/18] android/hal-gatt-api: Add Client Notify event
` [PATCH 12/18] android/hal-gatt-api: Add Client Read Characteristic event
` [PATCH 13/18] android/hal-gatt-api: Add Client Write "
` [PATCH 14/18] android/hal-gatt-api: Add Client Read Descriptor event
` [PATCH 15/18] android/hal-gatt-api: Add Client Write "
` [PATCH 16/18] android/hal-gatt-api: Add Client Exec Write event
` [PATCH 17/18] android/hal-gatt-api: Add Client Read Remote RSSI event
` [PATCH 18/18] android/hal-gatt-api: Add Client Listen event

[PATCH 1/2] unit/avrcp: Add /TP/PAS/BV-06-C test
 2014-02-28  9:42 UTC  (2+ messages)
` [PATCH 2/2] doc: Update test coverage document

[PATCHv3 1/6] shared/hfp: Add prefix handlers functionality
 2014-02-28  9:22 UTC  (6+ messages)
` [PATCHv3 2/6] shared/hfp: Add implementiation of processing commands
` [PATCHv3 3/6] shared/hfp: Add get_number implementation
` [PATCHv3 4/6] shared/hfp: Add open/close container function
` [PATCHv3 5/6] shared/hfp: Add function to get string
` [PATCHv3 6/6] shared/hfp: Add function to get unquoted string

[PATCH] Bluetooth: Fix clearing SMP keys if pairing fails
 2014-02-28  9:07 UTC  (2+ messages)

[PATCHv2 0/9] Combined set of AVRCP test patches
 2014-02-28  9:04 UTC  (11+ messages)
` [PATCHv2 1/9] android/avrcp: Refactor get_caps() to allow parameter
` [PATCHv2 2/9] unit/avrcp: Fix lengths byte order
` [PATCHv2 3/9] unit/avrcp: Add /TP/CFG/BI-01-C test
` [PATCHv2 4/9] android/avrcp: Add list player attributes command
` [PATCHv2 5/9] unit/avrcp: Add /TP/PAS/BV-01-C test
` [PATCHv2 6/9] unit/avrcp: Add /TP/PAS/BV-02-C test
` [PATCHv2 7/9] android/avrcp: Implement get player attributes text
` [PATCHv2 8/9] unit/avrcp: Add /TP/PAS/BV-03-C test
` [PATCHv2 9/9] unit/avrcp: Add /TP/PAS/BV-04-C test

[RFC] Bluetooth: Use __le64 type for LE random numbers
 2014-02-28  7:45 UTC  (2+ messages)

[PATCH] Bluetooth: Add timer to force power off
 2014-02-28  7:41 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Re-encrypt link after receiving an LTK
 2014-02-28  7:35 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: Fix disconnecting connections in non-connected states

[PATCH 1/4] Bluetooth: Add definitions for LE white list HCI commands
 2014-02-28  7:32 UTC  (2+ messages)

[PATCH] Bluetooth: Make hci_blacklist_clear function static
 2014-02-28  7:32 UTC  (2+ messages)

Background scanning and white list usage
 2014-02-28  6:51 UTC  (3+ messages)

[PATCH 4/4] Bluetooth: Track LE white list modification via HCI commands
 2014-02-28  4:37 UTC 

[PATCH 3/4] Bluetooth: Add support for storing LE white list entries
 2014-02-28  4:37 UTC 

[PATCH 2/4] Bluetooth: Clear all LE white list entries when powering controller
 2014-02-28  4:37 UTC 

[PATCH] bluetooth: ath3k: added Atheros AR3012 with ID 0x0b05:0x17d0
 2014-02-27 23:19 UTC  (4+ messages)

[PATCH BlueZ v7 00/11] GATT API: External Services
 2014-02-27 21:47 UTC  (7+ messages)
` [PATCH BlueZ v7 07/11] gatt: Add external services tracking

[PATCH 00/13] Android HAL GATT Server API Commands
 2014-02-27 21:16 UTC  (2+ messages)

[PATCHv2 00/23] Add GATT Client Messages
 2014-02-27 21:15 UTC  (2+ messages)

[PATCH 00/17] Test and fix for cancel discovery
 2014-02-27 17:18 UTC  (3+ messages)
` [PATCH 14/17] android/tester: Increase timeout for test failure

[PATCH 0/4] Bluetooth: Fix initiator/responder addresses for SMP
 2014-02-27 16:51 UTC  (2+ messages)

[PATCH v3] Bluetooth: Fix response on confirm_name
 2014-02-27 16:42 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix response on confirm_name
 2014-02-27 15:52 UTC  (3+ messages)

[PATCH 1/9] android/tester: Coding style and syntax fix
 2014-02-27 15:04 UTC  (9+ messages)
` [PATCH 2/9] android/tester: Add create bond with PIN success test case
` [PATCH 3/9] android/tester: Add create bond with PIN fail "
` [PATCH 4/9] android/tester: Add create bond with SSP sucess "
` [PATCH 5/9] android/tester: Add create bond with SSP fail "
` [PATCH 6/9] android/tester: Add create bond with no discovery "
` [PATCH 7/9] android/tester: Add create bond with bad addr fail "
` [PATCH 8/9] android/tester: Add cancel bond success "
` [PATCH 9/9] android/tester: Add remove "

[PATCH] Bluetooth: Fix response on confirm_name
 2014-02-27 14:59 UTC  (2+ messages)

[PATCHv2 21/23] android/hal-gatt-api: Add Client Get Device Type
 2014-02-27 14:43 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/13] Make android-tester callbacks thread safe
 2014-02-27 14:10 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).