messages from 2013-11-25 13:08:07 to 2013-11-28 11:26:55 UTC [more...]
[PATCH 1/2] build: Fix build error if path contains spaces
2013-11-28 11:26 UTC (3+ messages)
` [PATCH 2/2] gitignore: Add tools/avdtp-tester
[PATCH] android/pics: Add PTS PICS for OPP
2013-11-28 9:45 UTC (2+ messages)
[PATCH v2 0/6] android: initial code for automated tests
2013-11-28 9:42 UTC (7+ messages)
` [PATCH v2 1/6] android: Add android-tester
` [PATCH v2 2/6] android: Add pre-setup and post-teardown routines
` [PATCH v2 3/6] android: Start emulator in separate thread
` [PATCH v2 4/6] android: Add stack initialization of stack in setup
` [PATCH v2 5/6] android: Add basic test and handle mgmt notifications, hal cb
` [PATCH v2 6/6] android: Make HAL logging wrapper print to stderr instead of stdout
[PATCH 0/6] android: initial code for automated tests
2013-11-28 9:34 UTC (8+ messages)
` [PATCH 1/6] android: Add android-tester
` [PATCH] Whitespace characters
` [PATCH 2/6] android: Add pre-setup and post-teardown routines
` [PATCH 3/6] android: Start emulator in separate thread
` [PATCH 4/6] android: Add stack initialization of stack in setup
` [PATCH 5/6] android: Add basic test and handle mgmt notifications, hal cb
` [PATCH 6/6] android: Make HAL logging wrapper print to stderr instead of stdout
[RFC] build: Force GLib version check while building in maintainer mode
2013-11-28 7:44 UTC (2+ messages)
[PATCH] Bluetooth: Add support for Toshiba Bluetooth device [0930:0220]
2013-11-27 23:15 UTC
[RFC BlueZ v0 00/17] GATT API: External Services
2013-11-27 20:50 UTC (18+ messages)
` [RFC BlueZ v0 01/17] gatt: Add stub for gatt file
` [RFC BlueZ v0 02/17] gatt: Register Manager D-Bus Interface
` [RFC BlueZ v0 03/17] gatt: Add registering external service
` [RFC BlueZ v0 04/17] lib: Add GATT Primary Service UUID
` [RFC BlueZ v0 05/17] gatt: Add helper for creating GATT services
` [RFC BlueZ v0 06/17] gatt: Add external services tracking
` [RFC BlueZ v0 07/17] gatt: Implement UnregisterService
` [RFC BlueZ v0 08/17] gatt: Add server unix socket
` [RFC BlueZ v0 09/17] gattrib: Use default ATT LE MTU for non-standard sockets
` [RFC BlueZ v0 10/17] gatt: Register ATT command/event handler
` [RFC BlueZ v0 11/17] gatt: Add Discover All Primary Services
` [RFC BlueZ v0 12/17] test: Add external service GATT skeleton
` [RFC BlueZ v0 13/17] test: Add signal handling for gatt-service
` [RFC BlueZ v0 14/17] test: Add registering external service
` [RFC BlueZ v0 15/17] gatttool: Add unix socket connect
` [RFC BlueZ v0 16/17] gatttool: Add unix socket support for interactive mode
` [RFC BlueZ v0 17/17] bluetooth.conf: Add ObjectManager interface
[RFC BlueZ v0] doc: Add GATT API
2013-11-27 20:27 UTC (7+ messages)
` [RFC BlueZ v1] "
` [RFC BlueZ v2] "
[PATCH 1/5] android: Avoid memory leak warnings for event_loop
2013-11-27 20:25 UTC (6+ messages)
` [PATCH 2/5] android/main: Remove timeout source on exit
` [PATCH 3/5] android/main: Remove signal "
` [PATCH 4/5] android/socket: Cleanup sockets on unregister
` [PATCH 5/5] android/socket: Fix rfsock lists
[PATCH] android: Avoid memory leak warnings for event_loop
2013-11-27 15:17 UTC
[PATCH] android/main: Remove signal source on exit
2013-11-27 14:54 UTC
[PATCH] android/main: Remove timeout source on exit
2013-11-27 14:51 UTC
Crasher during remote initiated pairing
2013-11-27 13:58 UTC (5+ messages)
[PATCH 00/13] android: IPC improvements - daemon part
2013-11-27 11:55 UTC (14+ messages)
` [PATCH 01/13] android: Add initial code for IPC message handlers
` [PATCH 02/13] android/main: Use generic IPC message handling for core service
` [PATCH 03/13] android/main: Use IPC helper for all replies in "
` [PATCH 04/13] android: Pass command socket to services while registering
` [PATCH 05/13] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH 06/13] android/bluetooth: Add stubs for missing commands handlers
` [PATCH 07/13] android/hidhost: Use generic IPC message handling for commands
` [PATCH 08/13] android/hidhost: Use stack buffer in bt_hid_get_report
` [PATCH 09/13] android/pan: Use generic IPC message handling for commands
` [PATCH 10/13] android/a2dp: "
` [PATCH 11/13] android/socket: "
` [PATCH 12/13] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal
` [PATCH 13/13] android/hal-bluetooth: Fix sending invalid adapter property
[PATCH 0/4] Adds pan connect disconnect and get role methods
2013-11-27 11:12 UTC (10+ messages)
` [PATCH 1/4] android: Add CAP_NET_RAW capability
` [PATCH 2/4] android/pan: Implement pan connect method in daemon
` [PATCH 3/4] android/pan: Implement pan disconnect "
` [PATCH 4/4] android/pan: Implement the get local role "
[PATCH] android/bluetooth: Change discoverable mode only if connectable
2013-11-27 10:58 UTC (2+ messages)
[PATCH 1/6] android/socket: Make profile struct const
2013-11-27 10:55 UTC (14+ messages)
` [PATCH 2/6] android/socket: Use security level for connect / listen
` [PATCH 3/6] android/socket: Handle Android events for server socket
` [PATCH 4/6] android/socket: Check create_rfsock returns valid structure
` [PATCH 5/6] android/hal-sock: Check uuid before dereference
` [PATCH 6/6] android: Do not dereference possible NULL pointer
[PATCH 00/13] sixaxis support
2013-11-27 10:01 UTC (17+ messages)
` [PATCH 01/13] core: Export some symbols from libbluetooth
` [PATCH 02/13] Rename adapter_get_device to btd_adapter_get_device
` [PATCH 03/13] Rename device_set_temporary to btd_device_set_temporary
` [PATCH 04/13] Rename device_set_trusted to btd_device_set_trusted
` [PATCH 05/13] Rename device_device_set_name to btd_device_device_set_name
` [PATCH 06/13] Rename device_get_uuids to btd_device_get_uuids
` [PATCH 07/13] Rename adapter_get_address to btd_adapter_get_address
` [PATCH 08/13] Rename adapter_find_device to btd_adapter_find_device
` [PATCH 09/13] plugins: Add initial code for sixaxis plugin
` [PATCH 10/13] plugins/sixaxis: Add initial code for udev handling
` [PATCH 11/13] plugins/sixaxis: Add support for configuring new controllers
` [PATCH 12/13] device: Add device_discover_services function
` [PATCH 13/13] input: Add support for handling sixaxis devices
Loading ath3k firmware failed
2013-11-27 3:40 UTC
BT Handover Issue
2013-11-26 22:26 UTC
[PATCH 1/2] android/haltest: trivial: Fix typo channle -> channel
2013-11-26 15:43 UTC (3+ messages)
` [PATCH 2/2] android/haltest: Add uuid autocompletions
[PATCH BlueZ 1/3] client: Add 'auto' parameter to agent command
2013-11-26 15:05 UTC (3+ messages)
` [PATCH BlueZ 2/3] client: Fix not releasing agent if bluetoothd exit without calling Release
` [PATCH BlueZ 3/3] core/agent: Set first agent as default
[PATCH v2 00/20] Initial AVDTP for Android
2013-11-26 13:46 UTC (21+ messages)
` [PATCH v2 02/20] android/AVDTP: Strip dependencies
` [PATCH v2 03/20] unit/AVDTP: Add /TP/SIG/SMG/BV-05-C test
` [PATCH v2 04/20] unit/AVDTP: Add /TP/SIG/SMG/BV-06-C test
` [PATCH v2 05/20] unit/AVDTP: Add /TP/SIG/SMG/BV-07-C test
` [PATCH v2 06/20] unit/AVDTP: Add /TP/SIG/SMG/BV-08-C test
` [PATCH v2 07/20] unit/AVDTP: Add /TP/SIG/SMG/BV-09-C test
` [PATCH v2 08/20] unit/AVDTP: Add /TP/SIG/SMG/BV-10-C test
` [PATCH v2 09/20] unit/AVDTP: Add /TP/SIG/SMG/BV-11-C test
` [PATCH v2 10/20] unit/AVDTP: Add /TP/SIG/SMG/BV-12-C test
` [PATCH v2 11/20] unit/AVDTP: Add /TP/SIG/SMG/BV-15-C test
` [PATCH v2 12/20] unit/AVDTP: Add /TP/SIG/SMG/BV-16-C test
` [PATCH v2 13/20] unit/AVDTP: Add /TP/SIG/SMG/BV-17-C test
` [PATCH v2 14/20] unit/AVDTP: Add /TP/SIG/SMG/BV-18-C test
` [PATCH v2 15/20] unit/AVDTP: Add /TP/SIG/SMG/BV-19-C test
` [PATCH v2 16/20] unit/AVDTP: Add /TP/SIG/SMG/BV-20-C test
` [PATCH v2 17/20] unit/AVDTP: Add /TP/SIG/SMG/BV-21-C test
` [PATCH v2 18/20] unit/AVDTP: Add /TP/SIG/SMG/BV-22-C test
` [PATCH v2 19/20] unit/AVDTP: Add /TP/SIG/SMG/BV-23-C test
` [PATCH v2 20/20] unit/AVDTP: Add /TP/SIG/SMG/BV-24-C test
Intel 7260 bluetooth malfunction when it is connected to EHCI bus
2013-11-26 9:11 UTC (19+ messages)
autopair corner cases
2013-11-25 21:41 UTC (4+ messages)
SM: is BlueZ the Master/Initiator or Slave/Responder?
2013-11-25 21:17 UTC
[PATCHv9 00/21] Socket HAL
2013-11-25 14:10 UTC (27+ messages)
` [PATCHv9 01/21] android/socket: Parse SDP response and connect
` [PATCHv9 02/21] android/socket: Implement HAL connect call
` [PATCHv9 03/21] android/socket: Send RFCOMM channel to framework
` [PATCHv9 04/21] android/socket: Send connect signal to Android framework
` [PATCHv9 05/21] android/socket: Close file descriptor after sending
` [PATCHv9 06/21] android/socket: Add general service create/remove function
` [PATCHv9 07/21] android/socket: Add OPP SDP record
` [PATCHv9 08/21] android/socket: Add MAS uuid to profile table
` [PATCHv9 09/21] android/socket: Add SPP "
` [PATCHv9 10/21] android/socket: Add PBAP SDP record
` [PATCHv9 11/21] android/socket: Add SPP "
` [PATCHv9 12/21] android/socket: Support listen() with supplied chan number
` [PATCHv9 13/21] android/hal-sock: Print bdaddr on connect
` [PATCHv9 14/21] android/socket: Refactor socket send_fd function
` [PATCHv9 15/21] android/hal-utils: Fix possible NULL pointer dereference
` [PATCHv9 16/21] android/socket: Use default sec_level for listen
` [PATCHv9 17/21] android/socket: Add error printing possible close() failure
` [PATCHv9 18/21] android/socket: Use security level for connect
` [PATCHv10 1/4] android/socket: Use security level for connect / listen
` [PATCHv10 2/4] android/socket: Keep server iochannel reference
` [PATCHv10 3/4] android/socket: Handle Android events for server socket
` [PATCHv10 4/4] android/socket: Check create_rfsock returns valid structure
` [PATCHv9 19/21] android/socket: Keep server iochannel reference
` [PATCHv9 20/21] android/socket: Handle Android events for server socket
` [PATCHv9 21/21] android/socket: Check create_rfsock returns valid structure
[PATCH 1/3] sdptool: Fix memory leaks creating OPP record
2013-11-25 13:42 UTC (4+ messages)
` [PATCH 2/3] sdptool: Fix memory leaks creating PBAP record
` [PATCH 3/3] sdptool: Make code consistent for SPP record add
[PATCH] Adding paired-devices cmd to the bluetoothctl
2013-11-25 13:24 UTC (3+ messages)
[PATCH BlueZ 00/19] Initial AVDTP for Android
2013-11-25 13:11 UTC (20+ messages)
` [PATCH BlueZ 01/19] android: Add initial AVDTP code
` [PATCH BlueZ 02/19] unit/AVDTP: Add /TP/SIG/SMG/BV-05-C test
` [PATCH BlueZ 03/19] unit/AVDTP: Add /TP/SIG/SMG/BV-06-C test
` [PATCH BlueZ 04/19] unit/AVDTP: Add /TP/SIG/SMG/BV-07-C test
` [PATCH BlueZ 05/19] unit/AVDTP: Add /TP/SIG/SMG/BV-08-C test
` [PATCH BlueZ 06/19] unit/AVDTP: Add /TP/SIG/SMG/BV-09-C test
` [PATCH BlueZ 07/19] unit/AVDTP: Add /TP/SIG/SMG/BV-10-C test
` [PATCH BlueZ 08/19] unit/AVDTP: Add /TP/SIG/SMG/BV-11-C test
` [PATCH BlueZ 09/19] unit/AVDTP: Add /TP/SIG/SMG/BV-12-C test
` [PATCH BlueZ 10/19] unit/AVDTP: Add /TP/SIG/SMG/BV-15-C test
` [PATCH BlueZ 11/19] unit/AVDTP: Add /TP/SIG/SMG/BV-16-C test
` [PATCH BlueZ 12/19] unit/AVDTP: Add /TP/SIG/SMG/BV-17-C test
` [PATCH BlueZ 13/19] unit/AVDTP: Add /TP/SIG/SMG/BV-18-C test
` [PATCH BlueZ 14/19] unit/AVDTP: Add /TP/SIG/SMG/BV-19-C test
` [PATCH BlueZ 15/19] unit/AVDTP: Add /TP/SIG/SMG/BV-20-C test
` [PATCH BlueZ 16/19] unit/AVDTP: Add /TP/SIG/SMG/BV-21-C test
` [PATCH BlueZ 17/19] unit/AVDTP: Add /TP/SIG/SMG/BV-22-C test
` [PATCH BlueZ 18/19] unit/AVDTP: Add /TP/SIG/SMG/BV-23-C test
` [PATCH BlueZ 19/19] unit/AVDTP: Add /TP/SIG/SMG/BV-24-C test
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