messages from 2013-11-27 11:54:56 to 2013-12-03 15:21:44 UTC [more...]
[PATCHv1 0/2] Introduce default adapter property
2013-12-03 15:21 UTC
[PATCH] android: Fix missing failure check in ipc_init
2013-12-03 12:42 UTC
[PATCH BlueZ] audio/AVCTP: Fix crash
2013-12-03 12:22 UTC (4+ messages)
[PATCH] android: Use G_N_ELEMENTS macro for table elements calculation
2013-12-03 12:10 UTC (2+ messages)
[PATCH] android: Move sockets handling from main to IPC code
2013-12-03 12:09 UTC (2+ messages)
[PATCH] android/socket Use 64K buffer for socket handling
2013-12-03 10:17 UTC
Missing BT_POWER option for l2cap sockets in bluetooth.h?
2013-12-03 9:22 UTC (2+ messages)
[PATCH 0/4] more sixaxis goodies
2013-12-03 7:48 UTC (6+ messages)
` [PATCH 1/4] sixaxis: Add support for setting PS3 controller LEDs
` [PATCH 2/4] Rename device_is_connected to btd_device_is_connected
` [PATCH 3/4] sixaxis: Skip controller setup if already connected over Bluetooth
` [PATCH 4/4] sixaxis: Add support for setting LEDs when connected over USB
Add empty udev rule to disable hid2hci by default
2013-12-02 23:15 UTC (2+ messages)
have to re-pair mouse every few hours
2013-12-02 22:35 UTC (6+ messages)
Help for USB Dongle Asus USB-BT400 with Raspberry Pi and Bluez
2013-12-02 18:03 UTC
[PATCH] android/socket Use 4K buffer for socket handling
2013-12-02 16:06 UTC
[PATCH 1/4] android/socket: Cleanup sockets on unregister
2013-12-02 15:46 UTC (4+ messages)
` [PATCH 2/4] android/a2dp: Fix possible NULL dereference
` [PATCH 3/4] android/pan: Remove unneeded NULL assignment
` [PATCH 4/4] android/pan: Fix no return on error path
[PATCH v3 0/9] android: IPC improvements - daemon part
2013-12-02 14:53 UTC (11+ messages)
` [PATCH v3 1/9] android: Add initial code for IPC message handlers
` [PATCH v3 2/9] android/main: Use generic IPC message handling for core service
` [PATCH v3 3/9] android/main: Use common exit path in core service functions
` [PATCH v3 4/9] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH v3 5/9] android/bluetooth: Make property handling function return HAL status
` [PATCH v3 6/9] android/hidhost: Use generic IPC message handling for commands
` [PATCH v3 7/9] android/pan: "
` [PATCH v3 8/9] android/a2dp: "
` [PATCH v3 9/9] android/socket: "
[PATCH 0/2] Bluetooth: A couple of SMP fixes
2013-12-02 11:23 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Remove useless smp_rand function
` [PATCH 2/2] Bluetooth: Remove dead code from SMP encryption function
[PATCH_v5 0/6] Refactor bnep code and implement pan methods
2013-11-29 15:16 UTC (8+ messages)
` [PATCH_v5 1/6] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v5 2/6] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v5 3/6] android/pan: Implement pan connect method in daemon
` [PATCH_v5 4/6] android/pan: Implement pan disconnect "
` [PATCH_v5 5/6] android/pan: Implement the get local role "
` [PATCH_v5 6/6] android: Add reasons for adding capabilites to process
[RFC] android/doc: Add socket-api.txt document
2013-11-29 13:28 UTC
[PATCH_v4 0/6] Refactor bnep code and implement pan methods
2013-11-29 13:12 UTC (7+ messages)
` [PATCH_v4 1/6] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v4 2/6] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v4 3/6] android/pan: Implement pan connect method in daemon
` [PATCH_v4 4/6] android/pan: Implement pan disconnect "
` [PATCH_v4 5/6] android/pan: Implement the get local role "
` [PATCH_v4 6/6] android: Add reasons for adding capabilites to process
[PATCH v2 0/9] android: IPC improvements - daemon part
2013-11-29 11:08 UTC (10+ messages)
` [PATCH v2 1/9] android: Add initial code for IPC message handlers
` [PATCH v2 2/9] android/main: Use generic IPC message handling for core service
` [PATCH v2 3/9] android/main: Use common exit path in core service functions
` [PATCH v2 4/9] android/bluetooth: Use generic IPC msg handling for commands
` [PATCH v2 5/9] android/bluetooth: Make property handling function return HAL status
` [PATCH v2 6/9] android/hidhost: Use generic IPC message handling for commands
` [PATCH v2 7/9] android/pan: "
` [PATCH v2 8/9] android/a2dp: "
` [PATCH v2 9/9] android/socket: "
[PATCH_v3 0/7] Refactor bnep code and implement pan methods
2013-11-29 9:54 UTC (8+ messages)
` [PATCH_v3 1/7] profiles/network: Remove redundant code for bnep interface name
` [PATCH_v3 2/7] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v3 3/7] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v3 4/7] android/pan: Implement pan connect method in daemon
` [PATCH_v3 5/7] android/pan: Implement pan disconnect "
` [PATCH_v3 6/7] android/pan: Implement the get local role "
` [PATCH_v3 7/7] android: Add reasons for adding capabilites to process
[PATCHv2] android/socket: Cleanup sockets on unregister
2013-11-29 9:33 UTC
[RFC] Fix eir parsing function
2013-11-29 9:03 UTC (5+ messages)
[PATCH] android/main: Call unregister for all registered services on exit
2013-11-29 8:34 UTC (2+ messages)
[PATCH 1/2] android/hal-bluetooth: Rename create_enum_prop to enum_prop_to_hal
2013-11-29 8:32 UTC (3+ messages)
` [PATCH 2/2] android/hal-bluetooth: Fix sending invalid adapter property
[PATCH 01/10] android: Avoid memory leak warnings for event_loop
2013-11-29 8:31 UTC (13+ messages)
` [PATCH 02/10] android/main: Remove timeout source on exit
` [PATCH 03/10] android/main: Remove signal "
` [PATCH 04/10] android/main: Free enabled string "
` [PATCH 05/10] android/socket: Cleanup sockets on unregister
` [PATCH 06/10] android/socket: Fix rfsock lists
` [PATCH 07/10] android/hidhost: Shutdown ctrl_io channel if intr_io fails
` [PATCH 08/10] android/socket: Strip extra log messages
` [PATCH 09/10] android/socket: Avoid double close of file descriptor
` [PATCH 10/10] android/socket: Remove unneeded code
[PATCH_v2 0/7] Refactor bnep code and implement pan methods
2013-11-28 19:55 UTC (13+ messages)
` [PATCH_v2 1/7] profiles/network: Remove redundant code for bnep interface name
` [PATCH_v2 2/7] profiles/network: Refactor bnep connection setup functionality
` [PATCH_v2 3/7] profiles/network: Rename common.c|h to bnep.c|h
` [PATCH_v2 4/7] android/pan: Implement pan connect method in daemon
` [PATCH_v2 5/7] android/pan: Implement pan disconnect "
` [PATCH_v2 6/7] android/pan: Implement the get local role "
` [PATCH_v2 7/7] android: Add reasons for adding capabilites to process
SM: is BlueZ the Master/Initiator or Slave/Responder?
2013-11-28 16:59 UTC (2+ messages)
[PATCH 01/10] android: Initialize IPC with command and notification sockets
2013-11-28 16:06 UTC (11+ messages)
` [PATCH 02/10] android: Remove socket parameter from ipc_send_rsp
` [PATCH 03/10] android: Use ipc_send_rsp helper for replying success
` [PATCH 04/10] android: Add IPC helper for sending notifications
` [PATCH 05/10] android: Use ipc_send_notif "
` [PATCH 06/10] android: Add ipc_send_rsp_full IPC helper
` [PATCH 07/10] android/socket: Use "
` [PATCH 08/10] android: Make ipc_send static
` [PATCH 09/10] android/bluetooth: Remove not needed notification_sk checks
` [PATCH 10/10] android: Don't pass notification socket on services register
[PATCH 1/2] android/pics: Add PTS PICS for PBAP
2013-11-28 14:48 UTC (3+ messages)
` [PATCH 2/2] android/pics: Add PIXIT setup info to PICS files
[PATCH 1/2] build: Fix build error if path contains spaces
2013-11-28 12:40 UTC (6+ messages)
` [PATCH 2/2] gitignore: Add tools/avdtp-tester
` [PATCH v2 2/2] gitignore: Add unit/test-avdtp
[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 (3+ messages)
[PATCH 00/13] android: IPC improvements - daemon part
2013-11-27 11:55 UTC (11+ messages)
` [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
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