messages from 2011-08-08 12:40:14 to 2011-08-11 15:53:29 UTC [more...]
[PATCH v4 00/22] Implement AVRCP 1.3 for TG role
2011-08-11 15:53 UTC (19+ messages)
` [PATCH v4 01/22] audio: move interface declarations to their headers
` [PATCH v4 02/22] avrcp: add skeleton of MediaPlayer interface
` [PATCH v4 03/22] avrcp: implement SetProperty() method of MediaPlayer
` [PATCH v4 04/22] avrcp: implement ChangePlayback() method
` [PATCH v4 05/22] avrcp: implement ChangeTrack() method
` [PATCH v4 06/22] avrcp: handle query for company ids
` [PATCH v4 07/22] avrcp: handle ListPlayerApplicationSettingAttributes pdu
` [PATCH v4 08/22] avrcp: handle ListPlayerApplicationSettingValues pdu
` [PATCH v4 09/22] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
` [PATCH v4 10/22] avrcp: handle SetPlayerApplicationSettingValue pdu
` [PATCH v4 11/22] avrcp: handle commands for future extension
` [PATCH v4 12/22] avrcp: handle InformDisplayableCharacterSet pdu
` [PATCH v4 13/22] avrcp: handle InformBatteryStatusOfCT pdu
` [PATCH v4 14/22] avrcp: handle GetPlayStatus pdu
` [PATCH v4 15/22] avrcp: handle RegisterNotification pdu
` [PATCH v4 16/22] avrcp: handle query for supported events
` [PATCH v4 17/22] avrcp: handle GetElementAttributes pdu
` [PATCH v4 18/22] avrcp: send response for registered events
[PATCH 1/3] Remove paired and bonded from btd_device structure
2011-08-11 14:59 UTC (3+ messages)
` [PATCH 2/3] Code clean-up: value is used in set paired and bonded
` [PATCH 3/3] Code clean-up: remove unnecessary brackets
[PATCH 5/5] Add AVRCP-Metadata 1.3 Processing
2011-08-11 14:16 UTC
[PATCH 4/5] For AVRCP Connect, eliminate dependency on sink
2011-08-11 14:15 UTC
[PATCH 3/5] Add Passthrough signal to handle_panel_passthrough
2011-08-11 14:14 UTC
[PATCH 2/5] Added structs for AVRCP baseline messages
2011-08-11 14:13 UTC
[PATCH 1/5] Added more complete set of AVCTP/AVRCP defines
2011-08-11 14:12 UTC
[PATCH obexd 1/7] client: add driver support
2011-08-11 13:49 UTC (7+ messages)
` [PATCH obexd 2/7] client: make use of obc_ prefix for public functions
` [PATCH obexd 3/7] client: add opp target
` [PATCH obexd 4/7] client: add ftp target
` [PATCH obexd 5/7] client: add pbap target
` [PATCH obexd 6/7] client: add sync target
` [PATCH obexd 7/7] client: move __obex_log_init before manager_init
[RFC v3 0/2] Fix debug messages logging from non-built-in plugins
2011-08-11 13:10 UTC (3+ messages)
` [RFC v3 1/2] Add external dummy plugin for testing
` [RFC v3 2/2] Fix debug messages logging from non-built-in plugins
how to run obexd-client and obexd-server
2011-08-11 11:57 UTC
[PATCH v3 00/22] Implement AVRCP 1.3 for TG role
2011-08-11 11:23 UTC (25+ messages)
` [PATCH v3 01/22] audio: move interface declarations to their headers
` [PATCH v3 02/22] avrcp: add skeleton of MediaPlayer interface
` [PATCH v3 03/22] avrcp: implement SetProperty() method of MediaPlayer
` [PATCH v3 04/22] avrcp: implement ChangePlayback() method
` [PATCH v3 05/22] avrcp: implement ChangeTrack() method
` [PATCH v3 06/22] avrcp: handle query for company ids
` [PATCH v3 07/22] avrcp: handle ListPlayerApplicationSettingAttributes pdu
` [PATCH v3 08/22] avrcp: handle ListPlayerApplicationSettingValues pdu
` [PATCH v3 09/22] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
` [PATCH v3 10/22] avrcp: handle SetPlayerApplicationSettingValue pdu
` [PATCH v3 11/22] avrcp: handle commands for future extension
` [PATCH v3 12/22] avrcp: handle InformDisplayableCharacterSet pdu
` [PATCH v3 13/22] avrcp: handle InformBatteryStatusOfCT pdu
` [PATCH v3 14/22] avrcp: handle GetPlayStatus pdu
` [PATCH v3 15/22] avrcp: handle RegisterNotification pdu
` [PATCH v3 16/22] avrcp: handle query for supported events
` [PATCH v3 17/22] avrcp: handle GetElementAttributes pdu
` [PATCH v3 18/22] avrcp: send response for registered events
` [PATCH v3 19/22] avrcp: change TG record to use version 1.3
` [PATCH v3 20/22] avrcp: update copyright
` [PATCH v3 21/22] Add script to test MediaPlayer interface
` [PATCH v3 22/22] Update Control documentation
[PATCH BlueZ 1/3] Add SetRemoteProperties method for OOB COD setting
2011-08-11 11:14 UTC (3+ messages)
` [PATCH BlueZ 2/3] Add support for OOB data in SetRemoteProperties
` [PATCH BlueZ 3/3] Add support for name in OOB SetRemoteProperties
[PATCH 1/2] Fix crash when disconnecting the a2dp
2011-08-11 8:26 UTC (3+ messages)
` [PATCH 2/2] gdbus: Remove reduntant copy of GSList* from function
[TP/SERVER/SSA/BV-10-C]-[16Bit UUID]
2011-08-11 4:32 UTC
[PATCH v2 00/16] Full support discovery procedure
2011-08-11 0:26 UTC (14+ messages)
` [PATCH v2 09/16] Bluetooth: Prepare for full support discovery procedures
` [PATCH v2 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v2 15/16] Bluetooth: Support LE-Only discovery procedure
[PATCH 0/3] RFC: prioritizing data over HCI
2011-08-11 0:18 UTC (11+ messages)
[PATCH] Fix PTS DID test case TP/SDI/BV-03-I
2011-08-10 21:57 UTC (3+ messages)
[PATCH hcidump] Add support for parsing SRM headers
2011-08-10 18:45 UTC
[PATCH obexd 1/3] Remove redundant copy of GSlist* from functions
2011-08-10 18:43 UTC (3+ messages)
` [PATCH obexd 2/3] doc: Fix typo in client-api
` [PATCH obexd 3/3] Remove bogus extra semicolons
Bluetooth encryption algorithms
2011-08-10 15:41 UTC
[PATCH obexd v2] Support for Quoted Printable encoding
2011-08-10 14:14 UTC
[PATCH] Bluetooth: Add mgmt command for fast connectable mode
2011-08-10 13:55 UTC (7+ messages)
[PATCH obexd] Fix memory leak on opp plugin
2011-08-10 9:34 UTC (2+ messages)
[PATCH obexd 1/2] Fix memory issues in EDS PBAP
2011-08-10 9:31 UTC (4+ messages)
` [PATCH obexd 2/2] Fix callback logic "
[PATCH BlueZ 0/4] Sixaxis Plugin, almost there?
2011-08-10 2:24 UTC (3+ messages)
` [PATCH BlueZ 2/4] Add sixaxis plugin: USB pairing and LEDs settings
[PATCH 0/4] LE connection improvements
2011-08-09 22:52 UTC (5+ messages)
` [PATCH 1/4] Bluetooth: hci_cc_le_set_scan_enable() critical region
` [PATCH 2/4] Bluetooth: Add hci_do_le_scan() helper function
` [PATCH 3/4] Bluetooth: Extend hci_conn_check_pending()
` [PATCH 4/4] Bluetooth: LE passive scan trigger in hci_connect()
[PATCH] [RFC] BTUSB: be quiet on device disconnect
2011-08-09 21:19 UTC (4+ messages)
[PATCH BlueZ 00/14] Userspace patches for RSSI threshold monitor
2011-08-09 21:00 UTC (15+ messages)
` [PATCH BlueZ 01/14] Add RSSI threshold monitor definition in mgmt
` [PATCH BlueZ 02/14] Add RSSI threshold monitor implementation
` [PATCH BlueZ 03/14] Add enable RSSI threshold monitoring
` [PATCH BlueZ 04/14] Return FALSE if RSSI monitor is already enabled
` [PATCH BlueZ 05/14] Add disable for RSSI threshold monitor
` [PATCH BlueZ 06/14] Add adapter_ops calls for RSSI Enable/Disable
` [PATCH BlueZ 07/14] Notify registered monitors when alert is triggered
` [PATCH BlueZ 08/14] Add handle for RSSI monitor alert event in mgmt
` [PATCH BlueZ 09/14] Add RSSI threshold monitor in Proximity Monitor
` [PATCH BlueZ 10/14] Disable RSSI monitor when device is removed
` [PATCH BlueZ 11/14] Disable RSSI threshold monitor when disconnected
` [PATCH BlueZ 12/14] Emit SignalLevel when RSSI alert is received
` [PATCH BlueZ 13/14] Define low/high RSSI threshold for Proximity
` [PATCH BlueZ 14/14] Reset SignalLevel to unknown when disconnected
[PATCH v2] Bluetooth: Preserve auth + encrypt for sec mode 3 remotes
2011-08-09 20:42 UTC
[PATCH 1/7] Bluetooth: Add RSSI Monitor commands
2011-08-09 20:29 UTC (7+ messages)
` [PATCH 2/7] Bluetooth: Implement Enable RSSI Monitor
` [PATCH 3/7] Bluetooth: Implement Disable "
` [PATCH 4/7] Bluetooth: Implement RSSI Monitor Alert event
` [PATCH 5/7] Bluetooth: Implement Read RSSI command
` [PATCH 6/7] Bluetooth: Add RSSI Monitor timer and list lock
` [PATCH 7/7] Bluetooth: Remove RSSI monitor on disconnection
[PATCH 0/7] RSSI Monitor
2011-08-09 20:29 UTC
[PATCH v3] Bluetooth: Fix l2cap conn failures for ssp devices
2011-08-09 20:26 UTC
Support for 0489:e031 Foxconn / Hon Hai
2011-08-09 20:23 UTC
can BT create N independent channels?
2011-08-09 20:02 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix l2cap conn failures for ssp devices
2011-08-09 19:26 UTC
[PATCH BlueZ 1/2] Write Link Loss Alert level if connected
2011-08-09 16:47 UTC (2+ messages)
` [PATCH BlueZ 2/2] Fix ATT disconnect callback not being called
[PATCH] Bluetooth: Preserve auth + encrypt for sec mode 3 remotes
2011-08-09 13:21 UTC
[PATCH bluetooth-next] Fixes kernel panic in incomming l2cap connections with defer_setup
2011-08-09 12:27 UTC (6+ messages)
` Question regarding SET_CONFIGURATION avdtp command handling
[RFC obexd 1/8] client: add plugin support
2011-08-09 11:03 UTC (8+ messages)
` [RFC obexd 2/8] client: add driver support
` [RFC obexd 3/8] client: make use of obc_ prefix for public functions
` [RFC obexd 4/8] client: add opp plugin
` [RFC obexd 5/8] client: add ftp plugin
` [RFC obexd 6/8] client: add pbap plugin
` [RFC obexd 7/8] client: add sync plugin
` [RFC obexd 8/8] Add Makefile.client to handle client code build
[RFC v2 0/2] Fix debug messages logging from non-built-in plugins
2011-08-09 11:02 UTC (8+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] Add external dummy plugin for testing
[PATCHv2 obexd] Use 'nice abort' when canceling outgoing OPP transer
2011-08-09 10:01 UTC (2+ messages)
[PATCH obexd] Fix missing Name header check in FTP action code
2011-08-09 10:00 UTC (2+ messages)
Memory leak in obexd/plugins/opp.c
2011-08-09 7:50 UTC (2+ messages)
[PATCH BlueZ 00/11] Immediate Alert patches
2011-08-09 7:24 UTC (13+ messages)
` [PATCH BlueZ 01/11] Add read remote Tx Power
` [PATCH BlueZ 02/11] Add Immediate Alert handle discovery
` [PATCH BlueZ 03/11] Write Immediate Alert if necessary
` [PATCH BlueZ 04/11] Emit PropertyChanged after writting alert
` [PATCH BlueZ 05/11] Write Immediate Alert after discovering handle
` [PATCH BlueZ 06/11] Request connection when writting Immediate alert
` [PATCH BlueZ 07/11] Reset Immediate Alert after 5 seconds
` [PATCH BlueZ 08/11] Reset the Immediate Alert at disconnection
` [PATCH BlueZ 09/11] Set default value for ImmediateAlertLevel
` [PATCH BlueZ 10/11] Write Immediate Alert if connected
` [PATCH BlueZ 11/11] Fix wrong alert value for ImmediateAlertLevel
Linux Bluetooth mini-summit in Prague
2011-08-09 7:24 UTC
[PATCH] Fix response for GetCurrentPlayerApplicationSettingValue
2011-08-09 7:22 UTC (3+ messages)
[RFC] New mgmt API for Features Exchange (was: Re: Security level for Primary Services discovery during pairing)
2011-08-08 22:00 UTC (3+ messages)
Local security-level 4 with security-level 3 remotes
2011-08-08 19:27 UTC
[PATCH 01/23] audio: move interface declarations to their headers
2011-08-08 18:58 UTC (13+ messages)
` [PATCH 02/23] avrcp: use C99 instead of gcc extension
` [PATCH 10/23] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
` [PATCH 11/23] avrcp: handle SetPlayerApplicationSettingValue pdu
[PATCH] Bluetooth: Fix l2cap conn failures for ssp devices
2011-08-08 17:33 UTC
Security level for Primary Services discovery during pairing
2011-08-08 14:59 UTC (4+ messages)
Permission denied (13) on Samsung WEP475 headset?
2011-08-08 14:01 UTC (11+ messages)
[PATCH BlueZ v3] Fix possible invalid read/free on media.c
2011-08-08 13:49 UTC (2+ messages)
[PATCH BlueZ v2] Fix possible invalid read/free on media.c
2011-08-08 12:45 UTC
[PATCH obexd] Use 'nice abort' when canceling outgoing OPP transer
2011-08-08 12:40 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).