messages from 2014-06-28 10:36:10 to 2014-07-01 16:31:17 UTC [more...]
[RFC] doc: Add EIR to device properties
2014-07-01 16:31 UTC (11+ messages)
[PATCH v2 1/2] Bluetooth: Add flag to track STK encryption
2014-07-01 16:28 UTC (4+ messages)
` [PATCH v2 2/2] Bluetooth: Allow re-encryption with LTK when STK is in use
[PATCH] Bluetooth: btusb: Add Realtek 8723/8761 support
2014-07-01 16:15 UTC (9+ messages)
[PATCH 1/2] Bluetooth: Add flag to track STK encryption
2014-07-01 16:09 UTC (3+ messages)
` [PATCH 2/2] Bluetooth: Allow re-encryption with LTK when STK is in use
LE mouse reconnect problem
2014-07-01 16:01 UTC (21+ messages)
` Fwd: "
[PATCH] Bluetooth: Fix redundant encryption when receiving Security Request
2014-07-01 15:53 UTC (2+ messages)
[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
2014-07-01 15:27 UTC (5+ messages)
[PATCH] [RFC] doc: Add StartDiscoveryWithOptions
2014-07-01 15:24 UTC (5+ messages)
[PATCH 1/3] android/hog: Write all report characteristics for bt_hog_send
2014-07-01 13:44 UTC (3+ messages)
` [PATCH 2/3] android/pts: Update PIXIT for HOGP
` [PATCH 3/3] android/pts: Update HOGP tests result
[PATCH BlueZ 1/4] android: Fix using plain integer as NULL pointer
2014-07-01 12:50 UTC (5+ messages)
` [PATCH BlueZ] README: Add HACKING section
` [PATCH BlueZ 2/4] android: Fix non-ANSI function declaration
` [PATCH BlueZ 3/4] android: Fix local variables not being marked as static
` [PATCH BlueZ 4/4] android/gatt: Fix duplicate const
[PATCH v2 1/3] Bluetooth: Fix merge of advertising data and scan response data
2014-07-01 12:49 UTC (2+ messages)
[PATCH v2 3/3] Bluetooth: Add support for Not Connectable flag for Device Found events
2014-07-01 12:11 UTC
[PATCH v2 2/3] Bluetooth: Provide flags parameter direct to mgmt_device_found
2014-07-01 12:11 UTC
[PATCH] Bluetooth: Fix merge of advertising data and scan response data
2014-07-01 11:59 UTC
[PATCH] Bluetooth: Add support for Not Connectable flag for Device Found events
2014-07-01 11:53 UTC
[PATCH] Bluetooth: Provide flags parameter direct to mgmt_device_found
2014-07-01 11:24 UTC
[PATCH] doc: Introduce Non Connectable flag for Device Found event
2014-07-01 10:51 UTC
[PATCH 1/3] Bluetooth: Change hci_conn_params_add to return the parameter struct
2014-07-01 10:31 UTC (2+ messages)
[PATCH] Bluetooth: Use bool for smp_ltk_encrypt return value
2014-07-01 10:28 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Remove connection interval parameters from hci_conn_params_set
2014-07-01 10:11 UTC
[PATCH 2/3] Bluetooth: Use hci_conn_params_add within hci_conn_params_set
2014-07-01 10:11 UTC
[RFC] Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)
2014-07-01 9:47 UTC (2+ messages)
[PATCH] Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state
2014-07-01 9:27 UTC (2+ messages)
[RFC v2 1/4] Bluetooth: Connection parameters check helper
2014-07-01 9:08 UTC (9+ messages)
` [RFC v2 3/4] Bluetooth: Enable new LE meta event
` [RFC v2 4/4] Bluetooth: Introduce "New Connection Parameter" Event
bluetooth device
2014-07-01 7:41 UTC (2+ messages)
[PATCH] android/pts: Update PTS test results for HDP
2014-06-30 20:31 UTC (2+ messages)
[PATCH] sdp: Fix requests with invalid size
2014-06-30 20:18 UTC (3+ messages)
[PATCH_v2 0/5] Implement disconenct and reconnect
2014-06-30 19:59 UTC (7+ messages)
` [PATCH_v2 1/5] android/health: Implement mcl_disconnected cb
` [PATCH_v2 2/5] android/health: Implement mcl_uncached callback
` [PATCH_v2 3/5] android/health: Fix do not set mdl callbacks on mcl_reconneced call back
` [PATCH_v2 4/5] android/health: Implement MDL reconnection from remote device
` [PATCH_v2 5/5] android/health: Update PTS result
[PATCH 1/1] Bluetooth: constify seq_operations
2014-06-30 17:45 UTC (2+ messages)
[PATCH BlueZ v2 01/12] android/hog: Add bt_hog_send
2014-06-30 16:56 UTC (13+ messages)
` [PATCH BlueZ v2 02/12] android/hidhost: Use bt_hog_send in bt_hid_send_data
` [PATCH BlueZ v2 03/12] android/hog: Read initial value of Report characteristic
` [PATCH BlueZ v2 04/12] android/hog: Read CCC initial value for Input Report
` [PATCH BlueZ v2 05/12] android/hog: Fix not resetting properly on detach
` [PATCH BlueZ v2 06/12] android/hog: Fix not detaching on free
` [PATCH BlueZ v2 07/12] android/hog: Remove unused code
` [PATCH BlueZ v2 08/12] android/scpp: Fix not unregistering on detach
` [PATCH BlueZ v2 09/12] android/scpp: Fix not detaching on free
` [PATCH BlueZ v2 10/12] android/bas: Enable notification for Battery Level characteristic
` [PATCH BlueZ v2 11/12] android/bas: Read CCC initial value for Battery Level
` [PATCH BlueZ v2 12/12] android/dis: Detach on free
[PATCH 0/5] Implement disconenct and reconnect
2014-06-30 16:36 UTC (7+ messages)
` [PATCH 1/5] android/health: Implement mcl_disconnected cb
` [PATCH 2/5] android/health: Implement mcl_uncached callback
` [PATCH 3/5] android/health: Fix do not set mdl callbacks on mcl_reconneced call back
` [PATCH 4/5] android/health: Implement MDL reconnection from remote device
` [PATCH 5/5] android/health: Update PTS result
[PATCH] Bluetooth: Start background scanning only when controller is ready
2014-06-30 15:16 UTC (2+ messages)
Query on BLE profile contribution
2014-06-30 14:11 UTC (2+ messages)
[PATCH BlueZ 01/12] android/hog: Add bt_hog_send
2014-06-30 13:47 UTC (12+ messages)
` [PATCH BlueZ 02/12] android/hidhost: Use bt_hog_send in bt_hid_send_data
` [PATCH BlueZ 03/12] android/hog: Read initial value of Report characteristic
` [PATCH BlueZ 04/12] android/hog: Read CCC initial value for Input Report
` [PATCH BlueZ 05/12] android/hog: Fix not resetting properly on detach
` [PATCH BlueZ 06/12] android/hog: Fix not detaching on free
` [PATCH BlueZ 07/12] android/hog: Remove unused code
` [PATCH BlueZ 08/12] android/scpp: Fix not unregistering on detach
` [PATCH BlueZ 09/12] android/scpp: Fix not detaching on free
` [PATCH BlueZ 10/12] android/bas: Enable notification for Battery Level characteristic
` [PATCH BlueZ 11/12] android/bas: Read CCC initial value for Battery Level
` [PATCH BlueZ 12/12] android/dis: Detach on free
[PATCH] android/pics: Update HDP settings
2014-06-30 13:27 UTC (2+ messages)
[PATCHv2 1/6] android/health: Set L2CAP mode for MCAP channels
2014-06-30 13:16 UTC (7+ messages)
` [PATCHv2 2/6] android/health: Add channel_notify for incoming connections
` [PATCHv2 3/6] android/client: Fix using unvalidated index to access array
` [PATCHv2 4/6] android/health: Fix adding missing break
` [PATCHv2 5/6] HDP: Fix adding missing breaks
` [PATCHv2 6/6] android/pts: Update PTS test results for HDP
[PATCH v2 1/5] Bluetooth: Provide defaults for LE connection latency and timeout
2014-06-30 11:59 UTC (2+ messages)
[PATCH 1/4] android/health: Set L2CAP mode for MCAP channels
2014-06-30 11:48 UTC (4+ messages)
` [PATCH 2/4] android/health: Add channel_notify for incoming connections
` [PATCH 3/4] android/client: Fix using unvalidated index to access array
` [PATCH 4/4] android/pts: Update PTS test results for HDP
[PATCH] Bluetooth: Start background scanning only when controller is ready
2014-06-30 10:48 UTC
[PATCH v2 5/5] Bluetooth: Add default connection parameters before pairing
2014-06-30 10:34 UTC
[PATCH v2 4/5] Bluetooth: Provide function to create and set connection parameters
2014-06-30 10:34 UTC
[PATCH v2 3/5] Bluetooth: Expose default supervision timeout setting via debugfs
2014-06-30 10:34 UTC
[PATCH v2 2/5] Bluetooth: Expose default connection latency setting via debugfs
2014-06-30 10:34 UTC
[PATCH] android/pts: Update PTS test results for HDP
2014-06-30 10:33 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Expose default supervision timeout setting via debugfs
2014-06-30 10:16 UTC
[PATCH 2/3] Bluetooth: Expose default connection latency setting via debugfs
2014-06-30 10:16 UTC
[PATCH 1/3] Bluetooth: Provide defaults for LE connection latency and timeout
2014-06-30 10:16 UTC
[PATCH] Bluetooth: Add default connection parameters before pairing
2014-06-30 9:50 UTC
[PATCH 1/2] android/health: Add handling incoming connection
2014-06-30 9:35 UTC (3+ messages)
` [PATCH 2/2] android/health: Set L2CAP mode for MCAP channels
[PATCH v2] Bluetooth: Add Device Added and Device Removed management events
2014-06-30 4:59 UTC (2+ messages)
[PATCH v4] doc: Add management support for controller configuration
2014-06-29 21:31 UTC
[PATCH] Bluetooth: Add Device Added and Device Removed management events
2014-06-29 20:16 UTC (2+ messages)
PS3 sixaxis BT 4.0 vs 2.0
2014-06-29 18:57 UTC
[PATCH] doc: Add management command for adding devices for passive scanning
2014-06-29 18:30 UTC (3+ messages)
[PATCH] Bluetooth: Replace le_auto_conn debugfs with device_list entry
2014-06-29 17:53 UTC (2+ messages)
[PATCH v2] Bluetooth: Add support for Add/Remove Device management commands
2014-06-29 17:53 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Store latency and supervision timeout in connection params
2014-06-29 16:48 UTC (2+ messages)
[PATCH] Bluetooth: Revert requirement for privacy during discovery
2014-06-29 15:15 UTC
[PATCH 2/2] Bluetooth: Use LE connection parameters if known
2014-06-29 14:43 UTC
[PATCH] Bluetooth: Add support for Add/Remove Device management commands
2014-06-29 13:41 UTC
[PATCH BlueZ v4 01/12] android/dis: Add copy to Device Info implementation
2014-06-29 12:58 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Move hci_pend_le_conn_* functions to different location
2014-06-29 12:34 UTC (2+ messages)
[PATCH] Bluetooth: Don't use non-resolvable private address for passive scanning
2014-06-29 12:33 UTC (2+ messages)
[PATCH] Bluetooth: Restrict access for raw-only controllers
2014-06-29 12:33 UTC (2+ messages)
[PATCH] android/pts: Update L2CAP settings and tests results
2014-06-29 12:26 UTC (2+ messages)
[PATCHv4 01/10] android/health: Add error check when creating app
2014-06-29 12:18 UTC (2+ messages)
[PATCH 3/3] Bluetooth: Update background scanning from hci_conn_params_clear
2014-06-29 11:41 UTC
[PATCH 2/3] Bluetooth: Clear pending connections from hci_conn_params_clear
2014-06-29 11:41 UTC
SSH Shell Over Bluetooth
2014-06-28 21:47 UTC (3+ messages)
[PATCH 1/3] Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
2014-06-28 16:55 UTC (6+ messages)
` [PATCH 2/3] Bluetooth: Add tracking of local and piconet clock values
` [PATCH 3/3] Bluetooth: Add support for Get Clock Info mgmt command
[PATCH] Bluetooth: Increment management interface revision
2014-06-28 14:55 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).