linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-20 06:18:19 to 2014-06-25 15:50:00 UTC [more...]

[RFC 1/5] android/mcap: Change PIXIT value
 2014-06-25 15:50 UTC  (4+ messages)
` [RFC 2/5] tools/mcaptest: Add skeleton for mcap test tool
` [RFC 3/5] tools/mcaptest: Support connect
` [RFC 4/5] tools/mcaptest: Support incomming connections

[PATCH BlueZ 1/2] android/hidhost: Add hid_device_new helper function
 2014-06-25 15:36 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/hog: Fix code style

[PATCH_v2 1/3] android/health: Rename matching functions
 2014-06-25 15:35 UTC  (4+ messages)
` [PATCH_v2 2/3] android/health: Provide a helper funtion to search channel by id
` [PATCH_v2 3/3] android/hal-health: Return app_id and channel_id -1 in case of error

[PATCH 01/11] android/hal-health: trivial: Correct coding style
 2014-06-25 15:30 UTC  (12+ messages)
` [PATCH 02/11] android/health: Remove unneeded check
` [PATCH 03/11] android/health: Fix possible overflow
` [PATCH 04/11] android/health: Fix missing error check
` [PATCH 05/11] android/health: trivial: Remove empty line
` [PATCH 06/11] android/health: Remove extra check
` [PATCH 07/11] android/health: trivial: Fix missing space
` [PATCH 08/11] android/health: Refactor setting mcl callbacks to function
` [PATCH 09/11] android/health: Add actual error message to error print
` [PATCH 10/11] android/health: Refactor create_device
` [PATCH 11/11] android/health: Add setting mcl callbacks for incoming connection

[PATCH] android/gatt: Fix wrong size argument
 2014-06-25 15:18 UTC  (2+ messages)

[PATCH] android/gatt: Remove dead code
 2014-06-25 15:18 UTC  (2+ messages)

pull request: bluetooth 2014-06-25
 2014-06-25 14:30 UTC 

LE mouse reconnect problem
 2014-06-25 13:23 UTC  (3+ messages)
    ` Fwd: "

[RFC v3] doc: Connection Parameters command and event
 2014-06-25 13:14 UTC  (6+ messages)

[PATCH BlueZ] android/hog: Fix using invalid range for external report
 2014-06-25 11:49 UTC 

[PATCH ] tools: Fix memory related stuffs
 2014-06-25 10:17 UTC 

[PATCH 1/7] HDP: Remove extra debug statements
 2014-06-25  9:27 UTC  (8+ messages)
` [PATCH 2/7] HDP: Fix checking always constant error code
` [PATCH 3/7] "
` [PATCH 4/7] mcap: Fix possible overflow
` [PATCH 5/7] HDP: Fix possible memory leak
` [PATCH 6/7] HDP: trivial: Remove empty lines
` [PATCH 7/7] HDP: Fix NULL check

BlueZ 5.19: BLE HoG device reconnect issues
 2014-06-25  7:27 UTC  (4+ messages)

Bluetooth: hci0 failed to open Intel firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq(-11)
 2014-06-24 21:53 UTC 

[PATCH v2 1/7] android/bluetooth: Add helper for finding device with android address
 2014-06-24 20:45 UTC  (8+ messages)
` [PATCH v2 2/7] android/bluetooth: Pass device to send_bond_state_change function
` [PATCH v2 3/7] android/bluetooth: Fix passing address type to SSP replies
` [PATCH v2 4/7] android/bluetooth: Add get_device_android_addr helper
` [PATCH v2 5/7] android/bluetooth: Map RPA to Identity address on New IRK event
` [PATCH v2 6/7] android/gatt: Use proper address when connecting
` [PATCH v2 7/7] android/bluetooth: Log error if loading LTKs or IRKs failed

[PATCH] Bluteooth: Convert hci_conn->link_mode into flags
 2014-06-24 15:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] android/health: Provide a helper funtion to search channel by id
 2014-06-24 13:00 UTC  (5+ messages)

[PATCH] Bluetooth: Remove ssp_debug_mode debugfs option
 2014-06-24 11:21 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
 2014-06-24 11:08 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
` [PATCH 3/3] Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys

[PATCH 1/6] Bluetooth: Update hci_add_link_key() to return pointer to key
 2014-06-24 10:38 UTC  (12+ messages)
` [PATCH 2/6] Bluetooth: Move mgmt event sending out from hci_add_link_key()
` [PATCH 3/6] Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
` [PATCH 4/6] Bluetooth: Don't store debug keys if flag for them is not set
` [PATCH 5/6] Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
` [PATCH 6/6] Bluetooth: Convert hcon->flush_key to a proper flag

[PATCH] android/hidhost: Fix adding hidhost device on devices list
 2014-06-24  9:51 UTC  (2+ messages)

[PATCH_v2 1/5] android/health: Fix wrong mdep config index
 2014-06-24  8:57 UTC  (6+ messages)
` [PATCH_v2 2/5] android/health: Fix error messages
` [PATCH_v2 3/5] android/client: Fix coding style
` [PATCH_v2 4/5] android/client/health: Write dummy data on fd
` [PATCH_v2 5/5] android/health: Update PTS results

[RFC] queue: Add queue_foreach_if
 2014-06-24  8:43 UTC  (3+ messages)

[PATCH BlueZ 01/12] android/dis: Add copy to Device Info implementation
 2014-06-24  8:36 UTC  (12+ messages)
` [PATCH BlueZ 02/12] android/dis: Strip dependencies from deviceinfo plugin
` [PATCH BlueZ 03/12] android/dis: Add bt_dis_set_notification
` [PATCH BlueZ 04/12] android/hog: Add support for reading device details via DIS
` [PATCH BlueZ 05/12] lib/uuid: Add define for Scan Parameter UUID
` [PATCH BlueZ 06/12] android/scpp: Add copy to Scan Parameter Profile implementation
` [PATCH BlueZ 07/12] android/scpp: Strip dependencies from scan plugin
` [PATCH BlueZ 08/12] android/scpp: Add bt_scpp_set_interval and bt_scpp_set_window
` [PATCH BlueZ 09/12] android/hog: Add support for Scan Parameter Service
` [PATCH BlueZ 10/12] android: Add initial implementation of Battery Service client
` [PATCH BlueZ 11/12] lib/uuid: Add define for Battery UUID
` [PATCH BlueZ 12/12] android/hog: Add support for Battery Service

[PATCH BlueZ 1/2] android/pics-hogp: Fix having both types of discover set
 2014-06-24  7:51 UTC  (3+ messages)
` [PATCH BlueZ 2/2] android/pics-hogp: Do not set Suspend feature

BlueZ 5.19: BLE HoG device reconnect issues
 2014-06-24  0:35 UTC 

[PATCHv3] Bluetooth: Ignore H5 non-link packets in non-active state
 2014-06-23 16:19 UTC 

[PATCHv2] Bluetooth: Ignore H5 non-link packets in non-active state
 2014-06-23 15:54 UTC  (3+ messages)

[PATCH] Bluetooth: Ignore H5 non-link packets in non-active state
 2014-06-23 15:24 UTC  (4+ messages)

[PATCHv2] Bluetooth: Remove redundant calls to h5_reset_rx
 2014-06-23 14:04 UTC  (2+ messages)

[PATCH] Bluetooth: Remove redundant calls to h5_reset_rx
 2014-06-23 13:37 UTC  (2+ messages)

[PATCH v5 0/4] bt_att initial implementation
 2014-06-23 13:13 UTC  (3+ messages)

[RFC 1/2] android/client/health: Write dummy data on fd
 2014-06-23 12:46 UTC  (2+ messages)
` [RFC 2/2] android/health: Update PTS result

[PATCH 1/3] android/health: Fix error messages
 2014-06-23 12:00 UTC  (3+ messages)
` [PATCH 2/3] android/health: Update PTS results
` [PATCH 3/3] android/client: Fix coding style

[PATCH] android/tools: Rearrange headers include
 2014-06-23 11:52 UTC 

[PATCH 1/9] android/ipc-tester: Fix possible double close
 2014-06-23 11:38 UTC  (6+ messages)
` [PATCH 9/9] Fix using address of array instead of size
    ` [PATCH] "

[PATCH] Bluetooth: Add support LE slave connection update procedure
 2014-06-23 11:36 UTC  (2+ messages)

[PATCH] Bluetooth: Set default min/max connection interval for LE slaves
 2014-06-23 11:36 UTC  (2+ messages)

[PATCH v8 0/5] Bluetooth LE 6LoWPAN using CoC
 2014-06-23 10:16 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Store current LE connection parameters in hci_conn struct
 2014-06-23 10:05 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Track LE connection parameter update event
 2014-06-23  9:40 UTC 

[PATCH_v3 0/6] Initial implementation for MCAP data channel
 2014-06-23  9:15 UTC  (8+ messages)
` [PATCH_v3 1/6] android/health: Check if device and channel already exists or not
` [PATCH_v3 2/6] android/health: Cache remote mdep id on channel connect request
` [PATCH_v3 3/6] android/health: Notify channel status on channel destroy call
` [PATCH_v3 4/6] android/health: Create and connect MDL
` [PATCH_v3 5/6] android/health: Implement mcap_mdl_deleted_cb
` [PATCH_v3 6/6] anrdroid/client/health: Cache fd and close on channel disconnection

[PATCH v7 0/5] Bluetooth LE 6LoWPAN using CoC
 2014-06-23  8:57 UTC  (2+ messages)

[RFC v3] Bluetooth: Keep master role when SCO or eSCO is active
 2014-06-23  8:35 UTC  (3+ messages)

[PATCH v4 0/4] bt_att initial implementation
 2014-06-23  8:25 UTC  (5+ messages)
` [PATCH v4 4/4] src/shared/att: Handle incoming response PDUs

[PATCH 0/7] android: Add support for RPA resolution
 2014-06-22 20:47 UTC  (8+ messages)
` [PATCH 1/7] android/bluetooth: Add helper for finding device with android address
` [PATCH 2/7] android/bluetooth: Pass device to send_bond_state_change function
` [PATCH 3/7] android/bluetooth: Fix passing address type to SSP replies
` [PATCH 4/7] android/bluetooth: Add get_device_android_addr helper
` [PATCH 5/7] android/bluetooth: Map RPA to Identity address on New IRK event
` [PATCH 6/7] android/gatt: Use proper address when connecting
` [PATCH 7/7] android/bluetooth: Log error if loading LTKs or IRKs failed

[PATCH] doc: Add management support for controller configuration
 2014-06-22 20:08 UTC 

[PATCH] doc: Add management support for handling connection parameters
 2014-06-22 20:02 UTC 

[PATCH v3] doc: Add extra mode for a reduced LE privacy mode
 2014-06-22 16:37 UTC 

[PATCH v2] doc: Add extra mode for a reduced LE privacy mode
 2014-06-22 16:36 UTC  (3+ messages)

[PATCH] doc: Add mode for enabling generation of debug keys
 2014-06-22 14:33 UTC  (2+ messages)

[PATCH_v2 0/7] Initial implementation for MCAP data channel
 2014-06-22 11:08 UTC  (14+ messages)
` [PATCH_v2 1/7] android/health: Fix queue creation for mdeps and devices
` [PATCH_v2 2/7] android/health: Check if device and channel already exists or not
` [PATCH_v2 3/7] android/health: Cache remote mdep id on channel connect request
` [PATCH_v2 4/7] android/health: Notify channel status on channel destroy call
` [PATCH_v2 5/7] android/health: Create and connect MDL
` [PATCH_v2 6/7] android/health: Implement mcap_mdl_deleted_cb
` [PATCH_v2 7/7] anrdroid/client/health: Cache fd and close on channel disconnection

[PATCH] Bluetooth: Use separate dbg_flags to special debugfs options
 2014-06-22  6:38 UTC  (2+ messages)

[PATCH] android/bluetooth: Pass device to send_device_property function
 2014-06-20 15:35 UTC  (2+ messages)

[PATCH] android/bluetooth: Fix loading device address type from storage
 2014-06-20 15:35 UTC  (2+ messages)

[PATCH 1/2] android/pics: Enable privacy for peripheral
 2014-06-20 15:33 UTC  (2+ messages)

[RFC] doc: Add extra mode for a reduced LE privacy mode
 2014-06-20 12:06 UTC 

[PATCH] Initial test files for ScPP
 2014-06-20 11:25 UTC  (2+ messages)
` [PATCH] android/pts: "

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2014-06-20 10:50 UTC  (3+ messages)

[PATCH] DIS test files
 2014-06-20 10:07 UTC  (2+ messages)
` [PATCH] android/pts: Initial test files for DIS

[PATCH] android/pts: Initial test files for BAS
 2014-06-20  9:52 UTC 

[PATCH] android/pts: Initial test files for BAS
 2014-06-20  9:33 UTC 

[PATCH 0/3] Initial implementation for MCAP data channel
 2014-06-20  7:14 UTC  (2+ messages)

[PATCH 0/4] android/gatt: Improve LE connection creation
 2014-06-20  6:18 UTC  (5+ messages)
` [PATCH 4/4] android/hidhost: Start encryption for HOG when bonded


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