messages from 2014-02-01 00:24:28 to 2014-02-05 15:23:22 UTC [more...]
LE Connection Update Disallowed
2014-02-05 15:23 UTC (4+ messages)
[PATCH BlueZ 1/2] audio/AVCTP: Add keys that can be mapped to uinput
2014-02-05 14:24 UTC (2+ messages)
` [PATCH BlueZ 2/2] audio/AVCTP: Lookup key name from key_map table
[RFC 00/15] android/client: Add audio support
2014-02-05 14:13 UTC (2+ messages)
[PATCH BlueZ 1/4] android/AVRCP: Add bt_avrcp_connect
2014-02-05 13:45 UTC (5+ messages)
` [PATCH BlueZ 2/4] android/AVRCP: Add bt_avrcp_disconnect
` [PATCH BlueZ 3/4] android: Connect AVRCP once A2DP is connected
` [PATCH BlueZ 4/4] android: Disconnect AVRCP once A2DP is disconnected
[PATCH] android/handsfree: Fix memory leak
2014-02-05 13:45 UTC (2+ messages)
[PATCH] android/avrcp: Decouple AVRCP logic from btio
2014-02-05 11:45 UTC (7+ messages)
` [PATCHv2] "
[PATCH] unit/avctp: Add TP/NFR/BV-04-C test
2014-02-05 11:40 UTC (2+ messages)
[PATCH] pbap: Fix PhonebookSize endianness
2014-02-05 11:39 UTC (2+ messages)
[PATCH] android/pts: Update PICS and PTS for AVCTP
2014-02-05 9:55 UTC (2+ messages)
[PATCH BlueZ] audio/AVRCP: Fix checking for handler pointer instead of pdu_id
2014-02-05 9:37 UTC (2+ messages)
[PATCH v2] Valgrind on Android
2014-02-05 9:14 UTC (2+ messages)
` [PATCH v2] android: Add support for Valgrind in debug variants
[PATCH 00/13] Initial code for handsfree support
2014-02-05 9:10 UTC (17+ messages)
` [PATCH 01/13] android/handsfree: Add initial files
` [PATCH 02/13] android/handsfree: Add commands and events definition to IPC header
` [PATCH 03/13] android/handsfree: Add stubs for commands handlers
` [PATCH 04/13] android/hal-handsfree: Implement notifications handling
` [PATCH 05/13] android/hal-handsfree: Implement sending commands
` [PATCH 06/13] android/handsfree: Add SDP record for AG
` [PATCH 07/13] android/handsfree: Add support for RFCOMM connection handling
` [PATCH 08/13] android/handsfree: Add initial code for AT commands processing
` [PATCH 09/13] android/handsfree: Add connect command handling
` [PATCH 10/13] android/handsfree: Add disconnect "
` [PATCH 11/13] android/handsfree: Add AT+BRSF command support
` [PATCH 12/13] android/handsfree: Add support for AT+CIND command
` [PATCH 13/13] android/handsfree: Add support for AT+CMER command
[PATCH v2 1/3] android/bluetooth: Add threshold to RSSI change
2014-02-05 8:48 UTC (5+ messages)
` [PATCH v2 2/3] android/bluetooth: Refactor update_found_device function
` [PATCH v2 3/3] android/bluetooth: Send prop change event only if prop was changed
possible bug in blueZ 5.8 gatt tool or library
2014-02-04 23:05 UTC (2+ messages)
Bluetooth qualification, AVDTP test case
2014-02-04 22:06 UTC
How do you install bluez for development?
2014-02-04 21:57 UTC (4+ messages)
possible bug in blueZ 5.8 gatt tool or library
2014-02-04 21:08 UTC
[PATCH 01/11] android/unit: Fix checking for expected termination
2014-02-04 20:37 UTC (12+ messages)
` [PATCH 02/11] android/unit: Rename cmd handler
` [PATCH 03/11] android/unit: Add test cases for proper handler calls
` [PATCH 04/11] android/unit: Add case for opcode without handler
` [PATCH 05/11] android/unit: Add support for variable length data
` [PATCH 06/11] android/unit: Add test case for variable sized data
` [PATCH 07/11] android/unit: Add another "
` [PATCH 08/11] android/unit: Add case for out of range service
` [PATCH 09/11] android/unit: Add negative case for msg size verification
` [PATCH 10/11] android/unit: Add case for sending incomplete header
` [PATCH 11/11] android/unit: Add cases for msg size verification
[RFC v7 01/11] Bluetooth: Introduce connection parameters list
2014-02-04 18:33 UTC (18+ messages)
` [RFC v7 02/11] Bluetooth: Use connection parameters if any
` [RFC v7 03/11] Bluetooth: Stop scanning on LE connection
` [RFC v7 04/11] Bluetooth: Remove unused function
` [RFC v7 05/11] Bluetooth: Introduce hdev->pend_le_conn list
` [RFC v7 06/11] Bluetooth: Introduce LE auto connection infrastructure
` [RFC v7 07/11] Bluetooth: Re-enable background scan in case of error
` [RFC v7 08/11] Bluetooth: Temporarily stop background scanning on discovery
` [RFC v7 09/11] Bluetooth: Introduce LE auto connect options
` [RFC v7 10/11] Bluetooth: Auto connection and power on
` [RFC v7 11/11] Bluetooth: Add le_auto_conn file on debugfs
[PATCH BlueZ v5 00/18] GATT API: External Services
2014-02-04 17:53 UTC (20+ messages)
` [PATCH BlueZ v6 "
` [PATCH BlueZ v6 01/18] doc: Add experimental GATT API
` [PATCH BlueZ v6 02/18] gatt: Add stub for gatt.{c, h} files
` [PATCH BlueZ v6 03/18] gatt: Register Manager D-Bus Interface
` [PATCH BlueZ v6 04/18] gatt: Add registering external service
` [PATCH BlueZ v6 05/18] lib: Move GATT UUID to uuid.h
` [PATCH BlueZ v6 06/18] gatt: Add helper for creating GATT services
` [PATCH BlueZ v6 07/18] gatt: Add external services tracking
` [PATCH BlueZ v6 08/18] gatt: Add server unix socket
` [PATCH BlueZ v6 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
` [PATCH BlueZ v6 10/18] gatt: Register ATT command/event handler
` [PATCH BlueZ v6 11/18] gatt: Add Discover All Primary Services
` [PATCH BlueZ v6 12/18] test: Add external service GATT skeleton
` [PATCH BlueZ v6 13/18] gitignore: Add test/gatt-service
` [PATCH BlueZ v6 14/18] test: Add signal handling for gatt-service
` [PATCH BlueZ v6 15/18] test: Add registering external service
` [PATCH BlueZ v6 16/18] gatttool: Add unix socket connect
` [PATCH BlueZ v6 17/18] gatttool: Add unix socket support for interactive mode
` [PATCH BlueZ v6 18/18] bluetooth.conf: Add ObjectManager interface
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2014-02-04 16:39 UTC (12+ messages)
[PATCH 1/3] avrcp: Avoid unneeded calculation
2014-02-04 14:08 UTC (8+ messages)
` [PATCH 2/3] avrcp: Fix using incorrect buffer for SetVolume
` [PATCH 3/3] avrcp: Fix possible buffer overflow and correct length
[PATCH] android/avctp: Fix memory leak: unregister pdu handler
2014-02-04 13:47 UTC (2+ messages)
[PATCH] unit/avctp: Add connection establishment dummy tests
2014-02-04 13:46 UTC (3+ messages)
[PATCH] unit/avctp: Add test TP/NFR/BV-03-C
2014-02-04 13:45 UTC (2+ messages)
[PATCH v3] android/hal-audio: Add simple downmix to mono
2014-02-04 13:38 UTC
[PATCH v2] android/hal-audio: Add simple downmix to mono
2014-02-04 13:16 UTC
[PATCH] android/hal-audio: Add simple downmix to mono
2014-02-04 12:44 UTC (3+ messages)
[PATCH] avctp: Fix memory leak
2014-02-04 9:50 UTC
[PATCH v2 0/6] android/hal-audio: Fixes
2014-02-03 21:16 UTC (8+ messages)
` [PATCH v2 1/6] android/hal-audio: Remove unsupported mono channel mode
` [PATCH v2 2/6] android/hal-audio: Be more verbose on SBC errors
` [PATCH v2 3/6] android/hal-audio: Print calculated SBC parameters
` [PATCH v2 4/6] android/hal-audio: Fix audio with large omtu value
` [PATCH v2 5/6] android/hal-audio: Fix RTP sequence numbers
` [PATCH v2 6/6] android/hal-audio: Add RTP timestamps
Working with the gatt-example.c plugin
2014-02-03 18:11 UTC (3+ messages)
[PATCH] tools/rfcomm-tester: Fix double test pass for sock serv success TC
2014-02-03 15:56 UTC
[PATCH 1/6] android/hal-audio: Remove unsupported mono channel mode
2014-02-03 15:44 UTC (6+ messages)
` [PATCH 2/6] android/hal-audio: Be more verbose on SBC errors
` [PATCH 3/6] android/hal-audio: Print calculated SBC parameters
` [PATCH 4/6] android/hal-audio: Fix audio with large omtu value
` [PATCH 5/6] android/hal-audio: Fix RTP sequence numbers
` [PATCH 6/6] android/hal-audio: Add RTP timestamps
[PATCHv3 1/5] android/unit: Add android IPC unit tests
2014-02-03 14:33 UTC (2+ messages)
[RFC v6 00/14] LE auto connection and connection parameters
2014-02-03 14:06 UTC (5+ messages)
` [RFC v6 03/14] Bluetooth: Introduce connection parameters list
BlueZ 5 mouse autoconnect
2014-02-03 13:51 UTC
[PATCH 1/3] android/pan: Fix control state change callback parameters order
2014-02-03 13:19 UTC (2+ messages)
[PATCH] avrcp: Fix wrong pointer check
2014-02-03 9:42 UTC (6+ messages)
AVRCP profile/plugin in bluez 5
2014-02-03 6:52 UTC
[PATCH 00/11] Add bonding test cases
2014-02-02 20:12 UTC (16+ messages)
` [PATCH 01/11] android/tester: Coding style and syntax fix
` [PATCH 02/11] android/tester: Add create bond with PIN success test case
` [PATCH 03/11] android/tester: Add create bond with PIN fail "
` [PATCH 04/11] android/tester: Add create bond with SSP sucess "
` [PATCH 05/11] android/tester: Add create bond with SSP fail "
` [PATCH 06/11] android/tester: Add create bond with no discovery "
` [PATCH 07/11] android/tester: Add create bond with bad addr fail "
` [PATCH 08/11] android/tester: Add cancel bond success "
` [PATCH 09/11] android/tester: Add remove "
` [PATCH 10/11] android/tester: Add remove bond bad addr dev "
` [PATCH 11/11] android/tester: Make bt_callbacks thread-safe
[PATCH] android/avrcp: Close AVRCP channel on error
2014-02-02 16:05 UTC (2+ messages)
[PATCH] gitignore: Add unit/avctp to .gitignore
2014-02-02 16:05 UTC (2+ messages)
[PATCH 1/2] avrcp: Fix printing incorrect order for avrcp control header
2014-02-02 15:50 UTC (2+ messages)
[PATCH 1/4] android/hal-audio: Check calloc return value
2014-02-02 15:46 UTC (2+ messages)
[PATCH BlueZ 1/4] audio/player: Fix using invalid end index
2014-02-02 15:40 UTC (2+ messages)
[PATCH] Bluetooth: Include security level 4 in connections check
2014-02-02 2:32 UTC (2+ messages)
[PATCH] Bluetooth: Add constants for LTK key types
2014-02-02 2:31 UTC (2+ messages)
[PATCH] Bluetooth: Track if link is using P-256 authenticated combination key
2014-02-02 2:30 UTC (2+ messages)
[PATCH] Bluetooth: Add management command for Secure Connection Only Mode
2014-02-02 2:27 UTC (2+ messages)
[PATCH] core: Rename authentication to key_type in mgmt_ltk_info
2014-02-02 2:01 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Remove check for valid LTK authenticated parameter
2014-02-02 2:01 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Remove one level of indentation from hci_encrypt_change_evt
2014-02-02 1:57 UTC (2+ messages)
[PATCH] doc: Describe the new debug keys command and setting
2014-02-02 1:50 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Remove use_debug_keys debugfs entry
2014-02-02 1:48 UTC (4+ messages)
[PATCH 3/3] Bluetooth: Remove __packed from struct smp_ltk
2014-02-01 2:42 UTC
[PATCH 2/3] Bluetooth: Rename authentication to key_type in mgmt_ltk_info
2014-02-01 2:42 UTC
[PATCH 2/2] Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
2014-02-01 0:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).