linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-30 14:17:33 to 2014-07-03 09:28:54 UTC [more...]

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-07-03  9:28 UTC  (6+ messages)
        ` 答复: "

[PATCH BlueZ 1/4] android: Fix using plain integer as NULL pointer
 2014-07-03  8:46 UTC  (6+ 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] android/pics: Update HDP settings
 2014-07-03  7:50 UTC 

[PATCH 1/3] Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
 2014-07-03  7:45 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Allow mgmt_device_found events for kernel-side scanning
` [PATCH 3/3] Bluetooth: Add support for background LE scanning

[PATCH] Bluetooth: Support scanning for devices using RPA
 2014-07-03  7:45 UTC  (2+ messages)

[PATCH] Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
 2014-07-03  7:34 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for Read Unconfigured Index List command
 2014-07-03  7:34 UTC  (2+ messages)

LE mouse reconnect problem
 2014-07-03  7:29 UTC  (21+ messages)
    ` Fwd: "

[PATCH v2 1/2] Bluetooth: Add support for Unconfigured Index Added events
 2014-07-02 19:41 UTC  (2+ messages)

[PATCH v2 2/2] Bluetooth: Add support for Unconfigured Index Removed events
 2014-07-02 19:30 UTC 

[PATCH] Bluetooth: Add support for Unconfigured Index Removed events
 2014-07-02 19:26 UTC 

[PATCH] Bluetooth: Add support for Unconfigured Index Added events
 2014-07-02 19:03 UTC 

[PATCH] Bluetooth: Introduce unconfigured controller state
 2014-07-02 17:45 UTC  (2+ messages)

[PATCH v2 00/10] Bluetooth: Connection parameter support
 2014-07-02 15:00 UTC  (12+ messages)
` [PATCH v2 01/10] Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
` [PATCH v2 02/10] Bluetooth: Add specific connection parameter clear functions
` [PATCH v2 03/10] Bluetooth: Add new auto_conn value matching mgmt action 0x00
` [PATCH v2 04/10] Bluetooth: Remove only enabled entries with Remove Device command
` [PATCH v2 05/10] Bluetooth: Add Load Connection Parameters command
` [PATCH v2 06/10] Bluetooth: Fix missing update of conn params
` [PATCH v2 07/10] Bluetooth: Make hci_le_conn_update return the store hint
` [PATCH v2 08/10] Bluetooth: Pass store hint to mgmt_new_conn_param
` [PATCH v2 09/10] Bluetooth: Make is_identity_address a global function
` [PATCH v2 10/10] Bluetooth: Don't send connection parameters without identity address

[PATCH] Bluetooth: Fix sparse warning with btmrvl driver
 2014-07-02 14:45 UTC  (2+ messages)

[PATCH] Bluetooth: Don't announce raw-only devices over management interface
 2014-07-02 14:43 UTC 

[PATCH] Bluetooth: Check for default address of Broadcom BCM20702A0 controllers
 2014-07-02 13:42 UTC  (2+ messages)

[PATCH] Bluetooth: Check for default address of Intel USB controllers
 2014-07-02 13:41 UTC  (2+ messages)

[PATCH] Bluetooth: Default to internal use manufacturer identifier
 2014-07-02 13:41 UTC  (2+ messages)

[PATCH] Bluetooth: Add public address configration for Intel USB devices
 2014-07-02 13:41 UTC  (2+ messages)

[PATCH 00/10] Bluetooth: Connection parameter support
 2014-07-02 13:36 UTC  (11+ messages)
` [PATCH 01/10] Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
` [PATCH 02/10] Bluetooth: Add specific connection parameter clear functions
` [PATCH 03/10] Bluetooth: Add new auto_conn value matching mgmt action 0x00
` [PATCH 04/10] Bluetooth: Remove only enabled entries with Remove Device command
` [PATCH 05/10] Bluetooth: Add Load Connection Parameters command
` [PATCH 06/10] Bluetooth: Fix missing update of conn params
` [PATCH 07/10] Bluetooth: Make hci_le_conn_update return any updated parameters
` [PATCH 08/10] Bluetooth: Pass store hint to mgmt_new_conn_param
` [PATCH 09/10] Bluetooth: Make is_identity_address a global function
` [PATCH 10/10] Bluetooth: Set store_hint to 0 for non-identity addresses

Thoughts about new hciattach
 2014-07-02 13:34 UTC 

[PATCH 1/2] android/client: Fix data parsing for write descriptor
 2014-07-02 10:37 UTC  (3+ messages)
` [PATCH 2/2] Android/pts: Update HOGP tests results

[PATCH 1/3] android/health: Handle incoming streaming data channel request
 2014-07-02 10:26 UTC  (4+ messages)
` [PATCH 2/3] android/client/health: Change multi dimension array to struct mode
` [PATCH 3/3] android/health: Update PTS result for TC_SRC_CC_BV_09_C

[PATCH 1/3] android/hog: Add bt_hog_send_report
 2014-07-02  8:25 UTC  (4+ messages)
` [PATCH 2/3] android/hidhost: Use bt_hog_send_report in bt_hid_set_report
` [PATCH 3/3] android/pts: Update HOGP tests result

[PATCH v2 1/2] Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
 2014-07-02  7:08 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: Drop LE connections for blocked devices

[PATCH 1/2] Bluetooth: Add support for hdev->set_bdaddr callback handling
 2014-07-02  6:39 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Add public address configration for Broadcom USB devices
 2014-07-01 22:53 UTC 

[PATCH 1/2] lib/mgmt: Add New Connection Parameter Event
 2014-07-01 22:49 UTC  (3+ messages)
` [PATCH 2/2] monitor: Add support for decoding New Connection Parameter event

[PATCH] btmgmt: Fix endianess in cmd_scan_params()
 2014-07-01 22:43 UTC  (2+ messages)

[RFC v3 1/4] Bluetooth: Connection Parameter Update Procedure
 2014-07-01 21:45 UTC  (8+ messages)
` [RFC v3 2/4] Bluetooth: Move LE event mask setting into init3 phase
` [RFC v3 3/4] Bluetooth: Enable new LE meta event
` [RFC v3 4/4] Bluetooth: Introduce "New Connection Parameter" Event

[PATCH] Bluetooth: btmrvl: indicate pscan scheduling instant in a debug event
 2014-07-01 21:24 UTC  (3+ messages)

[PATCH] Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
 2014-07-01 21:24 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
 2014-07-01 19:54 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Drop LE connections for blocked devices

[RFC] Bluetooth: Use NRPA discovery only when background scanning is active
 2014-07-01 19:52 UTC 

[PATCH] Bluetooth: Fix redundant device (un)blocked events
 2014-07-01 19:17 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
 2014-07-01 17:47 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Ensure that background scanning gets enabled on power on
 2014-07-01 17:28 UTC 

[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

[PATCH] Bluetooth: Fix redundant encryption when receiving Security Request
 2014-07-01 15:53 UTC  (2+ 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 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  (11+ messages)
` [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)


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).