messages from 2014-12-02 09:53:13 to 2014-12-03 21:33:02 UTC [more...]
[PATCH v14 1/3] Bluetooth: add le_scan_restart
2014-12-03 21:33 UTC
[PATCH 1/3] unit/gatt: Fix using possible negative return value
2014-12-03 21:32 UTC (5+ messages)
` [PATCH 2/3] obexd: Fix memory leak not freeing desc
` [PATCH 3/3] obexd: Fix comparing array to 0
[PATCH BlueZ v1 0/4] shared/gatt-db: Add service events
2014-12-03 21:29 UTC (6+ messages)
` [PATCH BlueZ v1 1/4] shared/gatt-server: Hold a reference to gatt-db
` [PATCH BlueZ v1 2/4] shared/gatt-db: Add service added/removed events
` [PATCH BlueZ v1 3/4] tools/btgatt-client: Observe service events
` [PATCH BlueZ v1 4/4] TODO: gatt-db service events added
[PATCH] Bluetooth: Increment management interface revision
2014-12-03 19:59 UTC (2+ messages)
[PATCH] Bluetooth: Increase minor version of core module
2014-12-03 19:59 UTC (2+ messages)
Adding Broadcom Support for BCM 20702AO of Fuijitsu Lifebook E751 with .driver_info = BTUSB_BCM_PATCHRAM },
2014-12-03 18:42 UTC (15+ messages)
` [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 in Fuijitsu Lifebook E751
` [PATCH] Bluetooth: Add support for Broadcom BCM20702A0 variants firmware upload via BTUSB_BCM_PATCHRAM
[PATCH BlueZ 0/5] src/gatt-dbus: use gatt-db
2014-12-03 18:32 UTC (12+ messages)
` [PATCH BlueZ 1/5] src/gatt-dbus.c: convert to shared/gatt-db implementation
` [PATCH BlueZ 2/5] gdbus/client.c: don't assume the root object path is valid
` [PATCH BlueZ 3/5] tools/btgatt-server.c: convert to glib mainloop
` [PATCH BlueZ 4/5] tools/btgatt-server.c: publish the GattManager D-Bus services
` [PATCH BlueZ 5/5] src/gatt-dbus: register desciptors after the characteristic they apply to
[PATCH 1/2] Bluetooth: btmrvl: remove extra newline character
2014-12-03 16:37 UTC (4+ messages)
` [PATCH v4 2/2] Bluetooth: btmrvl add firmware dump support
[PATCH BlueZ 0/4] shared/gatt-db: Add service events
2014-12-03 16:26 UTC (5+ messages)
` [PATCH BlueZ 1/4] shared/gatt-server: Hold a reference to gatt-db
` [PATCH BlueZ 2/4] shared/gatt-db: Add service added/removed events
` [PATCH BlueZ 3/4] tools/btgatt-client: Observe service events
` [PATCH BlueZ 4/4] TODO: gatt-db service events added
[PATCH BlueZ v1 0/8] shared/gatt: Use gatt-db for client role
2014-12-03 16:04 UTC (10+ messages)
` [PATCH BlueZ v1 1/8] shared/gatt-db: Add gatt_db_isempty
` [PATCH BlueZ v1 2/8] shared/gatt-client: Store services in gatt_db
` [PATCH BlueZ v1 3/8] shared/gatt-client: Use gatt_db in bt_gatt_register_notify
` [PATCH BlueZ v1 4/8] tools/btgatt-server: Add the "services" command
` [PATCH BlueZ v1 5/8] tools/btgatt-client: Use gatt-db instead of iterators
` [PATCH BlueZ v1 6/8] unit/test-gatt: Use gatt-db for CLIENT tests
` [PATCH BlueZ v1 7/8] shared/gatt-client: Remove GATT structs and iterators
` [PATCH BlueZ v1 8/8] TODO: Add item for gatt-db service callbacks
[PATCH 00/49] Bluetooth: LE Secure Connections support
2014-12-03 15:56 UTC (51+ messages)
` [PATCH 01/49] Bluetooth: Add basic SMP defines for LE Secure Connections
` [PATCH 02/49] Bluetooth: Make auth_req mask dependent on SC enabled or not
` [PATCH 03/49] Bluetooth: Add SMP flag for SC and set it when necessary
` [PATCH 04/49] Bluetooth: Update SMP security level to/from auth_req for SC
` [PATCH 05/49] Bluetooth: Add mgmt support for LE Secure Connections LTK types
` [PATCH 06/49] Bluetooth: Set the correct security level for SC LTKs
` [PATCH 07/49] Bluetooth: Use custom macro for testing BR/EDR SC enabled
` [PATCH 08/49] Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
` [PATCH 09/49] Bluetooth: Update LTK lookup to correctly deal with SC LTKs
` [PATCH 10/49] Bluetooth: Remove unused hci_find_ltk function
` [PATCH 11/49] Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
` [PATCH 12/49] Bluetooth: Set link key generation bit if necessary for LE SC
` [PATCH 13/49] Bluetooth: Add basic support for AES-CMAC
` [PATCH 14/49] Bluetooth: Add ECC library for LE Secure Connections
` [PATCH 15/49] Bluetooth: Add basic support for sending our LE SC public key
` [PATCH 16/49] Bluetooth: Add handler function for receiving "
` [PATCH 17/49] Bluetooth: Add support for sending LE SC Confirm value
` [PATCH 18/49] Bluetooth: Add LE SC support for responding to Pairing Confirm PDU
` [PATCH 19/49] Bluetooth: Add support for LE SC numeric comparison
` [PATCH 20/49] Bluetooth: Add support for handling LE SC user response
` [PATCH 21/49] Bluetooth: Add support for LE SC DHKey check PDU
` [PATCH 22/49] Bluetooth: Add support for LE SC key generation
` [PATCH 23/49] Bluetooth: Track authentication method in SMP context
` [PATCH 24/49] Bluetooth: Add selection of the SC authentication method
` [PATCH 25/49] Bluetooth: Detect SMP SC debug keys
` [PATCH 26/49] Bluetooth: Add check for accidentally generating a debug key
` [PATCH 27/49] Bluetooth: Set correct LTK type and authentication for SC
` [PATCH 28/49] Bluetooth: Add support for SC just-works pairing
` [PATCH 29/49] Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
` [PATCH 30/49] Bluetooth: Add passkey entry support for "
` [PATCH 31/49] Bluetooth: Fix DHKey Check sending order for slave role
` [PATCH 32/49] Bluetooth: Add dummy handler for LE SC keypress notification
` [PATCH 33/49] Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set
` [PATCH 34/49] Bluetooth: Add hci_conn flag for new link key generation
` [PATCH 35/49] Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
` [PATCH 36/49] Bluetooth: Add skeleton for BR/EDR SMP channel
` [PATCH 37/49] Bluetooth: Add full SMP BR/EDR support
` [PATCH 38/49] Bluetooth: Add SC-only mode support for SMP
` [PATCH 39/49] Bluetooth: Unify remote OOB data functions
` [PATCH 40/49] Bluetooth: Store address type with OOB data
` [PATCH 41/49] Bluetooth: Add support for adding remote OOB data for LE
` [PATCH 42/49] Bluetooth: Set SMP OOB flag if OOB data is available
` [PATCH 43/49] Bluetooth: Add basic LE SC OOB support for remote OOB data
` [PATCH 44/49] Bluetooth: Introduce SMP_DBG macro for low-level debuging
` [PATCH 45/49] Bluetooth: Fix missing const declarations in SMP functions
` [PATCH 46/49] Bluetooth: Organize SMP crypto functions to logical sections
` [PATCH 47/49] Bluetooth: Fix SMP debug key handling
` [PATCH 48/49] Bluetooth: Fix minor coding style issue in smp.c
` [PATCH 49/49] Bluetooth: Fix false-positive "uninitialized" compiler warning
[PATCH] android/build: Convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
2014-12-03 15:10 UTC
[RFC] android/tester: Add disconnect A2DP steps to AVRCP test cases
2014-12-03 14:54 UTC
[PATCH v3 0/3] android/handsfree: Move to use bt_sco lib
2014-12-03 13:24 UTC (5+ messages)
` [PATCH v3 1/3] android/sco: Fix for disconnect SCO
` [PATCH v3 2/3] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH v3 3/3] android/handsfree: Simplify codec selection
[PATCH 0/5] Add support for decoding RFCOMM MCC Message Type
2014-12-03 13:02 UTC (9+ messages)
` [PATCH 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
[PATCH v1 0/5] Add support for decoding RFCOMM MCC Message Type
2014-12-03 12:01 UTC (6+ messages)
` [PATCH v1 1/5] monitor/rfcomm.c: Add support for MSC frame decoding
` [PATCH v1 2/5] monitor/rfcomm: Add support for RPN "
` [PATCH v1 3/5] monitor/rfcomm: Add support for RLS "
` [PATCH v1 4/5] monitor/rfcomm: Add support for PN "
` [PATCH v1 5/5] monitor/rfcomm: Add support for NSC "
[PATCH_v2 1/2] android/tester: Add AVRCP RegNotifPlayPositionChanged test case
2014-12-03 12:00 UTC (3+ messages)
` [PATCH_v2 2/2] android/tester: Add AVRCP RegNotifPlayStatusChanged "
[PATCHv2] gattrib: Fix not changing the buffer size when mtu is reduced
2014-12-03 11:48 UTC (2+ messages)
[PATCH] android/pts: PTS tests for AVCTP on Android 5.0
2014-12-03 10:48 UTC (2+ messages)
[PATCH] android/pts: PTS tests results for HFP on Android 5.0
2014-12-03 10:47 UTC (2+ messages)
[PATCH] android/pts: PTS tests for HOGP on Android 5.0
2014-12-03 10:47 UTC (2+ messages)
[PATCH] android/pts: PTS tests for SM on Android 5.0
2014-12-03 10:47 UTC (2+ messages)
[PATCH 0/3] android/handsfree-client: Some cleaning patches
2014-12-03 10:30 UTC (5+ messages)
` [PATCH 1/3] android/handsfree-client: Fix for correct audio state
` [PATCH 2/3] android/handsfree-client: Decrease number of memcpy
` [PATCH 3/3] android/handsfree-client: Trivial fix typo
[PATCH] shared/hfp: Improve prefix comparing
2014-12-03 10:06 UTC (2+ messages)
[PATCH 1/6] Bluetooth: Add BTUSB_BCM_PATCHRAM flag for Broadcom devices 0489:*
2014-12-03 10:04 UTC (11+ messages)
` [PATCH 2/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom devices 13d3:*
` [PATCH 3/6] Bluetooth: Add BTUSB_BCM_PATCHRAM to Broadcom 413c:8197
` [PATCH 4/6] Bluetooth: Add support for Broadcom 413c:8143
` [PATCH 5/6] Bluetooth: Add support for 04ca:2007
` [PATCH 6/6] Bluetooth: Add support for 105b:e065
[PATCH v2 0/2] android/handsfree: Move to use bt_sco lib
2014-12-03 10:02 UTC (3+ messages)
` [PATCH v2 1/2] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH v2 2/2] android/handsfree: Simplify codec selection
[PATCH] Bluetooth: Simplify Link Key Notification event handling logic
2014-12-03 9:42 UTC (2+ messages)
[PATCH] android/bluetooth: Add support to read LE features by Android
2014-12-03 9:27 UTC (3+ messages)
[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
2014-12-03 8:57 UTC (9+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes
[PATCH] bluetooth: Fix possible NULL dereference
2014-12-03 8:31 UTC (4+ messages)
[PATCH 1/7] android/client: Add support for gattc multi_adv_set_inst_data cmd
2014-12-03 8:22 UTC (2+ messages)
[PATCH 1/2] android/client: Fix double initialize of bluetooth
2014-12-03 8:14 UTC (2+ messages)
[PATCHv2] bluetooth: Fix possible NULL dereference
2014-12-03 8:08 UTC
[PATCH BlueZ 0/8] shared/gatt: Use gatt-db for client role
2014-12-03 0:15 UTC (12+ messages)
` [PATCH BlueZ 3/8] shared/gatt-client: Store services in gatt_db
User question
2014-12-02 21:54 UTC (3+ messages)
[PATCH 01/13] doc/coding-style: Update 'enum as switch variable' section
2014-12-02 17:28 UTC (13+ messages)
` [PATCH 02/13] profiles: List all enum values in switch
` [PATCH 03/13] lib: "
` [PATCH 04/13] btio: "
` [PATCH 05/13] attrib: "
` [PATCH 06/13] core: "
` [PATCH 07/13] gobex: "
` [PATCH 08/13] obexd: "
` [PATCH 09/13] shared: "
` [PATCH 10/13] android: "
` [PATCH 11/13] unit: "
` [PATCH 12/13] tools: "
` [PATCH 13/13] build: Enable -Wswitch-enum in maintainer mode
[RFC 1/2] android/avrcp: Create avrcp-common.c|h files
2014-12-02 17:24 UTC (3+ messages)
` [RFC 2/2] android/avrcp: Initial support for AVRCP controller interface
[PATCH BlueZ 1/2] shared/gatt-db: Use insert_service for add_service
2014-12-02 13:56 UTC (2+ messages)
[PATCHv2] core: Store Device information immediately after saving LinkKey information
2014-12-02 13:54 UTC (2+ messages)
Re: [PATCH] Fix SPP connection to wrong uuid
2014-12-02 12:38 UTC (2+ messages)
[PATCH 0/4] android/handsfree: Move to use bt_sco lib
2014-12-02 10:59 UTC (5+ messages)
` [PATCH 1/4] android/handsfree: Fix handsfree idle state handling
` [PATCH 2/4] android/handsfree: Add default case to all the switches
` [PATCH 3/4] android/handsfree: Use bt_sco lib in HFP AG code
` [PATCH 4/4] android/handsfree: Simplify codec selection
[PATCHv2 bluetooth-next 0/2] 6lowpan: introduce nhc framework
2014-12-02 10:12 UTC (5+ 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).