messages from 2012-12-13 20:39:21 to 2012-12-20 09:27:15 UTC [more...]
Authentication Rejected when pairing stereo headset
2012-12-20 9:27 UTC (5+ messages)
Question for setting IO capability parameter for RegisterAgent
2012-12-20 7:55 UTC (2+ messages)
[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
2012-12-20 7:46 UTC (6+ messages)
` [PATCH] gdbus: Fix double free "
[PATCH] monitor: Fix crash in btmon
2012-12-20 1:31 UTC (3+ messages)
[PATCH BlueZ 1/8] hog: Rename hog_device.c file to hog.c
2012-12-19 22:01 UTC (12+ messages)
` [PATCH BlueZ 2/8] hog: Rename hog_device_probe
` [PATCH BlueZ 3/8] hog: Rename hog_device_remove
` [PATCH BlueZ 4/8] hog: Rename hog_device_set_control_point
` [PATCH BlueZ 5/8] hog: Rename hog_device_new
` [PATCH BlueZ 6/8] hog: Rename hog_device_free
` [PATCH BlueZ 7/8] hog: Rename hog_device_register
` [PATCH BlueZ 8/8] hog: Rename hog_device_unregister
[PATCH v5 00/16] mSBC tests
2012-12-19 17:41 UTC (19+ messages)
` [PATCH v5 01/16] sbc: Add encoder_state to analysis functions
` [PATCH v5 02/16] sbc: Break 4 blocks processing to variable steps
` [PATCH v5 03/16] sbc: Rename sbc_analyze_4b_xx to sbc_analyze_xx
` [PATCH v5 04/16] sbc: add odd member variable to sbc_encoder_state
` [PATCH v5 05/16] sbc: Add mmx primitive for 1b 8s analysis
` [PATCH v5 06/16] sbc: Add armv6 "
` [PATCH v5 07/16] sbc: Add iwmmxt primitive for 1b 8s encoding
` [PATCH v5 08/16] sbc: Add plain C primitive for 1b 8s analysis
` [PATCH v5 09/16] sbc: Use plain C primitive if doing msbc on neon
` [PATCH v5 10/16] sbc: Fix input reordering for 15 blocks case
` [PATCH v5 11/16] sbc: Add SBC_MSBC flag to enable 15 block encoding
` [PATCH v5 12/16] sbc: Add support for mSBC frame header
` [PATCH v5 13/16] sbc: Update sbcdec for msbc
` [PATCH v5 14/16] sbc: Update sbcenc "
` [PATCH v5 15/16] sbc: Update sbcinfo "
` [PATCH v5 16/16] sbc: Update copyrights
[PATCH BlueZ] build: Check for UDEV before setting rulesdir/rules_DATA
2012-12-19 15:05 UTC (3+ messages)
[PATCH BlueZ 1/2] audio: Fix not releasing all references to btd_adapter
2012-12-19 14:41 UTC (3+ messages)
` [PATCH BlueZ 2/2] audio: Remove adapter list
[PATCH] a2dp: Fix server unregister
2012-12-19 14:30 UTC (3+ messages)
hci_emu and hci_vhci
2012-12-19 13:57 UTC (2+ messages)
[PATCH BlueZ] monitor: Add support for parsing Flow Control Lag flags
2012-12-19 13:53 UTC (2+ messages)
[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
2012-12-19 12:16 UTC (2+ messages)
[PATCH BlueZ 1/4] core: Print profile name in device_profile_connected
2012-12-19 11:41 UTC (5+ messages)
` [PATCH BlueZ 2/4] audio: Fix not cleaning up player when device is removed
` [PATCH BlueZ 3/4] audio: Remove unused parameters from sink_connect/sink_disconnect
` [PATCH BlueZ 4/4] audio: Fix calling device_profile_connected on disconnected cases
PulseAudio branch to test BlueZ master
2012-12-19 11:07 UTC (4+ messages)
[PATCH BlueZ 1/3] core: Fix trying to store NULL adapter->name
2012-12-19 7:32 UTC (4+ messages)
` [PATCH BlueZ 2/3] core: Remove bogus DBG()
` [PATCH BlueZ 3/3] core: Remove reference to old "mgmtops" name
[PATCH BlueZ 1/4] hog: Merge hog_manager.c code into hog_device.c
2012-12-18 15:22 UTC (5+ messages)
` [PATCH BlueZ 2/4] hog: Merge hog_device.h "
` [PATCH BlueZ 3/4] hog: Refactor hog init and exit functions
` [PATCH BlueZ 4/4] hog: Fix removing HoG device bug
[RFC v0 0/5] One remote UUID per btd_profile
2012-12-18 14:01 UTC (6+ messages)
` [RFC v0 1/5] avrcp: Refactor server registration
` [RFC v0 2/5] audio: Split AVRCP into two btd_profile
` [RFC v0 3/5] proximity: Split internal monitor registration API
` [RFC v0 4/5] proximity: Split monitor into three btd_profile
` [RFC v0 5/5] gatt: List only GATT_UUID as remote UUID
[PATCH 0/3 v1] Fix stop discovery not handled if discovery state is STARTING
2012-12-18 13:27 UTC (4+ messages)
` [PATCH 3/3 v1] Bluetooth: Fix stop discovery while in STARTING state
[PATCH 1/2] hcidump: Fix compilation errors due to unaligned memory access
2012-12-18 11:45 UTC (3+ messages)
` [PATCH 2/2] adapter: Use int for storing signed value
[PATCH] Bluetooth: remove an unused variable in a header file
2012-12-18 9:48 UTC
[PATCH BlueZ] test: Update simple-agent to new API
2012-12-17 23:23 UTC (2+ messages)
[PATCH BlueZ] hog: Fix removing HoG device bug
2012-12-17 20:20 UTC (2+ messages)
[PATCH BlueZ 1/5] core: Fix set_pairable to not attempt to power on the adapter
2012-12-17 18:30 UTC (8+ messages)
` [PATCH BlueZ 2/5] core: Fix set_discoverable "
` [PATCH BlueZ 3/5] core: Simplify set_powered to not use set_mode
` [PATCH BlueZ 4/5] core: Remove mode session code
` [PATCH BlueZ 5/5] core: Fix emitting changes to properties on power off
[PATCH 01/13] adapter: Add btd_adapter_for_each_device()
2012-12-17 15:54 UTC (14+ messages)
` [PATCH 02/13] alert: Use ccc file from device storage
` [PATCH 03/13] doc: Add device appearance in settings-storage doc
` [PATCH 04/13] adapter: Convert appearances file
` [PATCH 05/13] device: Load appearance from storage
` [PATCH 06/13] adapter: Convert gatt file
` [PATCH 07/13] gatt: Use new storage architecture
` [PATCH 08/13] adapter: Convert proximity file
` [PATCH 09/13] proximity: Use new storage architecture
` [PATCH 10/13] adapter: Remove support of pincodes storage file
` [PATCH 11/13] adapter: Fix invalid read in conversions
` [PATCH 12/13] bluetoothd: Remove storage info from man page
` [PATCH 13/13] TODO: Mark convert storage to ini-file item as done
[PATCH 01/11] adapter: Rename btd_adapter *up members to *powered
2012-12-17 15:00 UTC (12+ messages)
` [PATCH 02/11] manager: Rename btd_manager_register_adapter up parameter to powered
` [PATCH 03/11] adapter: Make adapter_mode_changed accept mode as bool params
` [PATCH 04/11] adapter: Add btd_adapter_get_pairable function
` [PATCH 05/11] adapter: Remove not used parameter from btd_adapter_get_mode
` [PATCH 06/11] adapter: Add connectable member to btd_adapter
` [PATCH 07/11] adapter: Use discoverable memeber instead of scan_mode
` [PATCH 08/11] adapter: Remove scan_mode member
` [PATCH 09/11] core: Remove mode option form main_opts
` [PATCH 10/11] mgmt: Remove not needed power state change in read_info_complete
` [PATCH 11/11] adapter: Remove not used btd_adapter_get_mode
[PATCH BlueZ 1/2] obex-client: Make use of g_dbus_get_properties to get transfer properties
2012-12-17 14:32 UTC (3+ messages)
` [PATCH BlueZ 2/2] test: Fix pbap-client to handle PullAll reply properly
[PATCH BlueZ 1/5] obexd: Port session interface to use D-Bus Properties
2012-12-17 12:11 UTC (6+ messages)
` [PATCH BlueZ 2/5] obexd: Enable ObjectManager
` [PATCH BlueZ 3/5] obexd: Remove SessionCreated and SessionRemoved signals
` [PATCH BlueZ 4/5] obex-client: Enable ObjectManager
` [PATCH BlueZ 5/5] TODO: Mark Convert obexd & obex-client to ObjectManager/Properties as done
PSCAN and ISCAN flags in hciconfig
2012-12-17 9:02 UTC (4+ messages)
[PATCH v2 1/5] device : Add EndGroupHandle key in attributes storage
2012-12-16 11:33 UTC (6+ messages)
` [PATCH v2 2/5] device: Store services in device's attributes file
` [PATCH v2 3/5] adapter: Convert ccc file
` [PATCH v2 4/5] device: Add btd_device_get_storage_path()
` [PATCH v2 5/5] attrib-server: Read/write CCC info from new storage
[PATCH BlueZ 1/4] obex-client: Port MAP module to use D-Bus properties interface
2012-12-16 11:28 UTC (5+ messages)
` [PATCH BlueZ 2/4] obex-client: Port session code "
` [PATCH BlueZ 3/4] obex-client: Port transfer "
` [PATCH BlueZ 4/4] test: Update map-client "
[PATCH BlueZ 1/2] core: Fix leftover signal for UUIDs property
2012-12-16 11:25 UTC (3+ messages)
` [PATCH BlueZ 2/2] core: Remove unused emit_array_property_changed function
[PATCH 00/12] Add LE broadcaster and observer functionality
2012-12-14 18:51 UTC (13+ messages)
` [PATCH 01/12] Bluetooth: Add HCI command to set advertising parameters
` [PATCH 02/12] Bluetooth: Set advertising parameters on LE setup
` [PATCH 03/12] Bluetooth: Add set controller data MGMT command
` [PATCH 04/12] Bluetooth: Add unset "
` [PATCH 05/12] Bluetooth: Add set broadcaster "
` [PATCH 06/12] Bluetooth: Advertise controller data in broadcaster mode
` [PATCH 07/12] Bluetooth: Stop to acquire hdev lock inside hci_update_ad
` [PATCH 08/12] Bluetooth: Enable on-the-fly update of broadcast data
` [PATCH 09/12] Bluetooth: Enable support for broadcaster mode when powered off
` [PATCH 10/12] Bluetooth: Refactor le scan helpers to enable observer support
` [PATCH 11/12] Bluetooth: Add set observer MGMT command
` [PATCH 12/12] Bluetooth: Enable support for observer mode when powered off
[PATCH 1/5] device : Add EndGroupHandle key in attributes storage
2012-12-14 17:31 UTC (6+ messages)
` [PATCH 2/5] device: Store services in device's attributes file
` [PATCH 3/5] adapter: Convert ccc file
` [PATCH 4/5] device: Add btd_device_get_storage_path()
` [PATCH 5/5] attrib-server: Read/write CCC info from new storage
[PATCH] device: Fix memory leak in load_att_info()
2012-12-14 11:20 UTC (2+ messages)
[PATCH BlueZ 01/13] network: Append version to Network and NetworkServer interfaces
2012-12-14 10:37 UTC (16+ messages)
` [PATCH BlueZ 02/13] audio: Append version to Control interface
` [PATCH BlueZ 03/13] heartrate: Append version to HeartRate interfaces
` [PATCH BlueZ 04/13] cyclingspeed: Append version to CyclingSpeed interfaces
` [PATCH BlueZ 05/13] thermometer: Append version to Thermometer interfaces
` [PATCH BlueZ 06/13] alert: Append version to Alert interfaces
` [PATCH BlueZ 07/13] core: Append version to Agent interface
` [PATCH BlueZ 08/13] health: Append version to Health interfaces
` [PATCH BlueZ 09/13] dbusoob: Append version to OutOfBand interface
` [PATCH BlueZ 10/13] proximity: Append version to Proximity interfaces
` [PATCH BlueZ 11/13] sap: Append version to SimAccess interfaces
` [PATCH BlueZ 12/13] core: Remove another left over of HFP removal
` [PATCH BlueZ 13/13] core: Remove org.bluez.Watcher from bluetooth.conf
[PATCH v2 01/15] device: Retrieve device technology from storage
2012-12-14 8:31 UTC (12+ messages)
` [PATCH v2 06/15] device: Delete storage device recursively
` [PATCH v2 07/15] doc: Update Settings-storage for SDP records
` [PATCH v2 08/15] adapter: Convert device sdp file
` [PATCH v2 09/15] device: Remove stored SDP records on device removal
` [PATCH v2 10/15] device: Load primary attributes from storage
` [PATCH v2 11/15] device: Store SDP records in new storage
` [PATCH v2 12/15] adapter: Convert device primaries list
` [PATCH v2 13/15] adapter: Remove create_stored_device_from_primaries
` [PATCH v2 14/15] device: Update btd_device_get_record to use new storage
` [PATCH v2 15/15] input: Use new storage architecture
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).