messages from 2014-06-25 20:07:04 to 2014-06-28 10:36:10 UTC [more...]
[PATCH] Bluetooth: Increment management interface revision
2014-06-28 10:36 UTC
[PATCH] sdp: Fix requests with invalid size
2014-06-28 6:21 UTC (2+ messages)
[PATCH] [RFC] doc: Add StartDiscoveryWithOptions
2014-06-27 20:49 UTC (3+ messages)
[RFC] doc: Add EIR to device properties
2014-06-27 20:26 UTC (4+ messages)
[PATCH BlueZ v4 01/12] android/dis: Add copy to Device Info implementation
2014-06-27 18:09 UTC (12+ messages)
` [PATCH BlueZ v4 02/12] android/dis: Strip dependencies from deviceinfo plugin
` [PATCH BlueZ v4 03/12] android/dis: Add bt_dis_set_notification
` [PATCH BlueZ v4 04/12] android/dis: Only cache the handle not all the characteristics
` [PATCH BlueZ v4 05/12] android/hog: Add support for reading device details via DIS
` [PATCH BlueZ v4 06/12] android: Add initial implementation of Battery Service client
` [PATCH BlueZ v4 07/12] lib/uuid: Add define for Battery UUID
` [PATCH BlueZ v4 08/12] android/hog: Add support for Battery Service
` [PATCH BlueZ v4 09/12] android/hog: Add support for multiple instaces
` [PATCH BlueZ v4 10/12] android/hog: Fix using the same callback for different descriptors
` [PATCH BlueZ v4 11/12] android/hog: Enable notifications only for Input Reports
` [PATCH BlueZ v4 12/12] android/hog: Only discover if External Report has a Report UUID
[PATCH] android/pics: Update HDP settings
2014-06-27 18:03 UTC
[PATCH] DIS test files
2014-06-27 17:19 UTC (2+ messages)
[PATCH] Initial test files for ScPP
2014-06-27 16:36 UTC (2+ messages)
[PATCH BlueZ v3 01/15] android/dis: Add copy to Device Info implementation
2014-06-27 16:35 UTC (16+ messages)
` [PATCH BlueZ v3 02/15] android/dis: Strip dependencies from deviceinfo plugin
` [PATCH BlueZ v3 03/15] android/dis: Add bt_dis_set_notification
` [PATCH BlueZ v3 04/15] android/dis: Only cache the handle not all the characteristics
` [PATCH BlueZ v3 05/15] android/hog: Add support for reading device details via DIS
` [PATCH BlueZ v3 06/15] lib/uuid: Add define for Scan Parameter UUID
` [PATCH BlueZ v3 07/15] android/scpp: Add copy to Scan Parameter Profile implementation
` [PATCH BlueZ v3 08/15] android/scpp: Strip dependencies from scan plugin
` [PATCH BlueZ v3 09/15] android/scpp: Add bt_scpp_set_interval and bt_scpp_set_window
` [PATCH BlueZ v3 10/15] android/scpp: Check for cached handles on attach
` [PATCH BlueZ v3 11/15] android/hog: Add support for Scan Parameter Service
` [PATCH BlueZ v3 12/15] android: Add initial implementation of Battery Service client
` [PATCH BlueZ v3 13/15] lib/uuid: Add define for Battery UUID
` [PATCH BlueZ v3 14/15] android/hog: Add support for Battery Service
` [PATCH BlueZ v3 15/15] android/hog: Add support for multiple instaces
[PATCHv4 01/10] android/health: Add error check when creating app
2014-06-27 15:16 UTC (10+ messages)
` [PATCHv4 02/10] android/health: Add HDP definitions
` [PATCHv4 03/10] android/health: Add handling MDL connection request
` [PATCHv4 04/10] android/health: Refactor channel creation
` [PATCHv4 05/10] android/health: Add channel connect
` [PATCHv4 06/10] android/health: Assign channel to user_data
` [PATCHv4 07/10] android/health: Create mdep for ECHO channel
` [PATCHv4 08/10] android/health: Add handling for ECHO service
` [PATCHv4 09/10] android/health: Improve debug
` [PATCHv4 10/10] android/pts: Update HDP test results
[PATCH 1/9] android/health: Add error check when creating app
2014-06-27 14:36 UTC (42+ messages)
` [PATCH 2/9] android/health: Add handling MDL connection request
` [PATCH 3/9] android/health: Fix wrong callback return type
` [PATCH 4/9] android/health: Refactor channel creation
` [PATCH 5/9] android/health: Add channel connect
` [PATCH 6/9] android/health: Assign channel to user_data
` [PATCH 7/9] android/health: Create mdep for ECHO channel
` [PATCH 8/9] android/health: Add handling for ECHO service
` [PATCH 9/9] android/health: Improve debug
` [PATCHv2 1/9] android/health: Add error check when creating app
` [PATCHv2 2/9] android/health: Fix wrong callback return type
` [PATCHv2 3/9] android/health: Add handling MDL connection request
` [PATCHv2 4/9] android/health: Refactor channel creation
` [PATCHv2 5/9] android/health: Add channel connect
` [PATCHv2 6/9] android/health: Assign channel to user_data
` [PATCHv2 7/9] android/health: Create mdep for ECHO channel
` [PATCHv2 8/9] android/health: Add handling for ECHO service
` [PATCHv2 9/9] android/health: Improve debug
` [PATCH] android/pts: Update HDP test results
` [PATCHv3 01/12] android/health: Add error check when creating app
` [PATCHv3 02/12] android/health: Fix wrong callback return type
` [PATCHv3 03/12] android/health: Add HDP definitions
` [PATCHv3 04/12] android/health: Add handling MDL connection request
` [PATCHv3 05/12] android/health: Refactor channel creation
` [PATCHv3 06/12] android/health: Add channel connect
` [PATCHv3 07/12] android/health: Assign channel to user_data
` [PATCHv3 08/12] android/health: Create mdep for ECHO channel
` [PATCHv3 09/12] android/health: Add handling for ECHO service
` [PATCHv3 10/12] android/health: Improve debug
` [PATCHv3 11/12] android/mcap: Fix using uninitialised value
` [PATCHv3 12/12] android/pts: Update HDP test results
[RFC 0/5] Implement MDL disconnect and reconnect
2014-06-27 14:13 UTC (8+ messages)
` [RFC 1/5] android/client/health: Introduce close_channel API
` [RFC 2/5] android/health: Implement mdl_closed_cb callback
` [RFC 3/5] android/health: Fix deleting channels queue
` [RFC 4/5] android/health: Implement mdl reconnect
` [RFC 5/5] android/health: Implement destroy_channel call
[PATCH] android/health: Fix NULL dereference
2014-06-27 14:12 UTC (2+ messages)
SSH Shell Over Bluetooth
2014-06-27 13:59 UTC (2+ messages)
[PATCH] android/health: Fix wrong user data passing in set_mcl_cb
2014-06-27 13:31 UTC (2+ messages)
[PATCH v2] Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-06-27 12:40 UTC (2+ messages)
[PATCHv2 1/3] android/mcaptest: Send clock sync capabilities request
2014-06-27 12:36 UTC (4+ messages)
` [PATCHv2 2/3] android/mcaptest: Support unavailable response to first MDL connect
` [PATCHv2 3/3] android/pts: Update MCAP results
[PATCH] Bluetooth: Store LMP handle when HCI_Read_LMP_Handle completes
2014-06-27 12:16 UTC
[PATCH 1/3] Bluetooth: Remove reason parameter from hci_amp_disconn function
2014-06-27 11:53 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
2014-06-27 11:45 UTC
[PATCH 2/3] Bluetooth: Remove unneeded hci_conn_disconnect abstraction
2014-06-27 11:45 UTC
[PATCH 0/6] Bluetooth: Various SMP cleanups & fixes
2014-06-27 11:40 UTC (8+ messages)
` [PATCH 1/6] Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info
` [PATCH 2/6] Bluetooth: Add dedicated AES instance for each SMP context
` [PATCH 3/6] Bluetooth: Update SMP crypto functions to take the "
` [PATCH 4/6] Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
` [PATCH 5/6] Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply
` [PATCH 6/6] Bluetooth: Remove unnecessary hcon->smp_conn variable
[PATCH v2] doc: Add management command to get clock information
2014-06-27 11:18 UTC (2+ messages)
[PATCH BlueZ] unit/test-queue: Fix memory leak
2014-06-27 11:08 UTC (2+ messages)
[PATCH BlueZ] shared/queue: Fix invalid read
2014-06-27 11:08 UTC (3+ messages)
[PATCH] doc: Add management command to get clock information
2014-06-27 9:52 UTC
[PATCH - RESEND] Bluetooth: Keep master role when SCO or eSCO is active
2014-06-27 9:41 UTC (3+ messages)
[PATCH 1/2] android/mcaptest: Send clock sync capabilities request
2014-06-27 9:30 UTC (2+ messages)
` [PATCH 2/2] android/pts: Update MCAP results
[PATCH BlueZ 1/5] unit/test-queue: Add /queue/foreach_destroy test
2014-06-27 8:53 UTC (3+ messages)
` [PATCH BlueZ 3/5] unit/test-queue: Add /queue/foreach_remove_all test
LE mouse reconnect problem
2014-06-27 8:32 UTC (4+ messages)
` Fwd: "
[PATCH 00/10] shared/att: Implement sending ATT protocol requests
2014-06-26 23:14 UTC (11+ messages)
` [PATCH 01/10] shared/att: Implement outgoing "Find Information" request/response
` [PATCH 02/10] shared/att: Implement outgoing "Find By Type Value" request/response
` [PATCH 03/10] shared/att: Implement outgoing "Read By Type" request/response
` [PATCH 04/10] shared/att: Implement outgoing "Read" request/response
` [PATCH 05/10] shared/att: Implement outgoing "Read Blob" request/response
` [PATCH 06/10] shared/att: Implement outgoing "Read Multiple" request/response
` [PATCH 07/10] shared/att: Implement outgoing "Read By Group Type" request/response
` [PATCH 08/10] shared/att: Implement outgoing "Write" request/response
` [PATCH 09/10] shared/att: Implement outgoing "Prepare Write" request/response
` [PATCH 10/10] shared/att: Implement outgoing "Execute "
[PATCH 1/7] android/pts: Change MCAP PIXIT value
2014-06-26 16:08 UTC (8+ messages)
` [PATCH 2/7] android/mcaptest: Add skeleton for mcap test tool
` [PATCH 3/7] android/mcaptest: Support connect
` [PATCH 4/7] android/mcaptest: Support incomming connections
` [PATCH 5/7] android/mcaptest: Support MDL and MCL disconnection
` [PATCH 6/7] android/mcaptest: Support MDL reconnection if MCL reconnected
` [PATCH 7/7] android/pts: Update MCAP results
BLE (HOGP) Direct Adv -> Re-connect request, mysterious ~5sec latency
2014-06-26 15:57 UTC
[PATCH BlueZ v2 01/15] android/dis: Add copy to Device Info implementation
2014-06-26 14:46 UTC (15+ messages)
` [PATCH BlueZ v2 02/15] android/dis: Strip dependencies from deviceinfo plugin
` [PATCH BlueZ v2 03/15] android/dis: Add bt_dis_set_notification
` [PATCH BlueZ v2 04/15] android/dis: Only cache the handle not all the characteristics
` [PATCH BlueZ v2 05/15] android/hog: Add support for reading device details via DIS
` [PATCH BlueZ v2 06/15] lib/uuid: Add define for Scan Parameter UUID
` [PATCH BlueZ v2 07/15] android/scpp: Add copy to Scan Parameter Profile implementation
` [PATCH BlueZ v2 08/15] android/scpp: Strip dependencies from scan plugin
` [PATCH BlueZ v2 09/15] android/scpp: Add bt_scpp_set_interval and bt_scpp_set_window
` [PATCH BlueZ v2 10/15] android/scpp: Check for cached handles on attach
` [PATCH BlueZ v2 11/15] android/hog: Add support for Scan Parameter Service
` [PATCH BlueZ v2 12/15] android: Add initial implementation of Battery Service client
` [PATCH BlueZ v2 13/15] lib/uuid: Add define for Battery UUID
` [PATCH BlueZ v2 14/15] android/hog: Add support for Battery Service
` [PATCH BlueZ v2 15/15] android/hog: Add support for multiple instaces
[PATCH] android/mcap: Fix possible uninitialized use
2014-06-26 14:05 UTC (2+ messages)
Query regarding gatt server support in bluez-5.16
2014-06-26 9:51 UTC
[PATCH_v4] android/health: Provide a helper funtion to search channel by id
2014-06-26 9:16 UTC (2+ messages)
[PATCH_v3 1/3] android/health: Rename matching functions
2014-06-26 8:32 UTC (4+ messages)
` [PATCH_v3 2/3] android/health: Provide a helper funtion to search channel by id
[PATCH 1/3] core: Fix stop_passive_scanning_complete()
2014-06-26 7:57 UTC (2+ messages)
[PATCH BlueZ] android/hog: Fix using invalid range for external report
2014-06-26 7:45 UTC (2+ messages)
[RFC] android/health: Fix setting wrong PSM for SDP record
2014-06-26 7:43 UTC (2+ messages)
[RFC 1/5] android/mcap: Change PIXIT value
2014-06-26 7:04 UTC (4+ messages)
` [RFC 2/5] tools/mcaptest: Add skeleton for mcap test tool
[RFC v2 1/4] Bluetooth: Connection parameters check helper
2014-06-26 7:00 UTC (6+ messages)
` [RFC v2 2/4] Bluetooth: Connection Parameter Update Procedure
` [RFC v2 3/4] Bluetooth: Enable new LE meta event
` [RFC v2 4/4] Bluetooth: Introduce "New Connection Parameter" Event
[RFC 0/4] New Connection Parameter Event
2014-06-25 23:48 UTC (10+ messages)
` [RFC 2/4] Bluetooth: Connection Parameter Update Procedure
` [RFC 3/4] Bluetooth: Move is_identity_address() to hci_core.h
` [RFC 4/4] Bluetooth: Introduce "New Connection Parameter" Event
[PATCH] Bluetooth: Use macro instead of hard-coded value
2014-06-25 20:07 UTC (2+ messages)
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).