LinuxLists
Users
About
Lukasz Rymanowski (
[email protected]
)
Number of posts: 1199 (0.83 per day)
First post: 2011-03-28 10:05:41
Last post: 2015-03-06 13:10:38
Previous Page
/
Next Page
Date
List
Subject
2014-02-27 15:47:28
linux-bluetooth
[PATCH v3] Bluetooth: Fix response on confirm_name
2014-02-27 15:12:56
linux-bluetooth
[PATCH v2] Bluetooth: Fix response on confirm_name
2014-02-27 14:48:07
linux-bluetooth
[PATCH] Bluetooth: Fix response on confirm_name
2014-02-26 10:32:06
linux-bluetooth
Re: [PATCH 10/17] emulator: Add handling inquiry_lenght from inquiry command
2014-02-26 01:57:28
linux-bluetooth
[PATCH 17/17] android: Send confirm name request with mgmt_send
2014-02-26 01:57:27
linux-bluetooth
[PATCH 16/17] android: Cancel all pending confirm name before stop discovery
2014-02-26 01:57:26
linux-bluetooth
[PATCH 15/17] android: Add tracking for pending confirm name command
2014-02-26 01:57:25
linux-bluetooth
[PATCH 14/17] android/tester: Increase timeout for test failure
2014-02-26 01:57:24
linux-bluetooth
[PATCH 13/17] android/tester: Remove not needed hook for inquiry complete
2014-02-26 01:57:23
linux-bluetooth
[PATCH 12/17] android/tester: Add discovery cancel test
2014-02-26 01:57:22
linux-bluetooth
[PATCH 11/17] emulator: Add support to create many remote devices in hciemu
2014-02-26 01:57:21
linux-bluetooth
[PATCH 10/17] emulator: Add handling inquiry_lenght from inquiry command
2014-02-26 01:57:20
linux-bluetooth
[PATCH 09/17] emulator: Add handling inquiry number of responses
2014-02-26 01:57:19
linux-bluetooth
[PATCH 08/17] emulator: Add inquiry cancel
2014-02-26 01:57:18
linux-bluetooth
[PATCH 07/17] emulator: Use timeout for sending inquiry results
2014-02-26 01:57:17
linux-bluetooth
[PATCH 06/17] emulator: Minor style fix
2014-02-26 01:57:16
linux-bluetooth
[PATCH 05/17] shared: Add timeout handling with mainloop support
2014-02-26 01:57:15
linux-bluetooth
[PATCH 04/17] shared: Add timeout handling with Glib support
2014-02-26 01:57:14
linux-bluetooth
[PATCH 03/17] shared: Add header for timeout abstraction
2014-02-26 01:57:13
linux-bluetooth
[PATCH 02/17] monitor: Use miliseconds instead of seconds in the timeout
2014-02-26 01:57:12
linux-bluetooth
[PATCH 01/17] monitor: Allow to modify epoll even events are the same
2014-02-26 01:57:11
linux-bluetooth
[PATCH 00/17] Test and fix for cancel discovery
2014-02-24 12:39:11
linux-bluetooth
[PATCH 2/2] android: Add possible to enable mgmt debug logs
2014-02-24 12:39:10
linux-bluetooth
[PATCH 1/2] android: Change define name for valgrind prop
2014-02-17 16:26:30
linux-bluetooth
[PATCH 2/2] android: Do not resolve name if we have it in the cache
2014-02-17 16:26:29
linux-bluetooth
[PATCH 1/2] android: Add resolve_name parameter to confirm_device_name
2014-02-13 10:51:32
linux-bluetooth
[PATCH] android: Fix for BT Turn off while pairing
2014-02-12 09:11:26
linux-bluetooth
Re: [RFC 0/2] Add hci_smd driver
2014-02-11 16:24:13
linux-bluetooth
Re: [RFC 2/2] bluetooth: Add initial support for BT chip over SMD
2014-02-11 16:23:48
linux-bluetooth
Re: [RFC 1/2] Add basic API for shared memory driver
2014-02-11 16:23:37
linux-bluetooth
Re: [RFC 0/2] Add hci_smd driver
2014-02-07 11:35:37
linux-bluetooth
[RFC 2/2] bluetooth: Add initial support for BT chip over SMD
2014-02-07 11:35:36
linux-bluetooth
[RFC 1/2] Add basic API for shared memory driver
2014-02-07 11:35:35
linux-bluetooth
[RFC 0/2] Add hci_smd driver
2014-01-23 16:16:31
linux-bluetooth
[PATCH] android/audio: Fix for loading audio lib
2014-01-10 01:24:28
linux-bluetooth
[PATCH v2 7/7] android/audio: Add audio_ipc_cleanup function
2014-01-10 01:24:27
linux-bluetooth
[PATCH v2 6/7] android/audio: Add audio_ipc_cmd
2014-01-10 01:24:26
linux-bluetooth
[PATCH v2 5/7] android/audio: Add skeleton for ipc_open_cmd function
2014-01-10 01:24:25
linux-bluetooth
[PATCH v2 4/7] android/audio: Trivial function move
2014-01-10 01:24:24
linux-bluetooth
[PATCH v2 3/7] android/audio: Refactor create_audio_ipc
2014-01-10 01:24:23
linux-bluetooth
[PATCH v2 2/7] android: Fix error check from pthread_create
2014-01-10 01:24:22
linux-bluetooth
[PATCH v2 1/7] android/audio: Prefix error log with "audio"
2014-01-10 01:24:21
linux-bluetooth
[PATCH v2 0/7] Next skeleton patches for audio plugin
2014-01-09 11:45:56
linux-bluetooth
[PATCH 4/4] android/audio: Add audio_ipc_cmd
2014-01-09 11:45:55
linux-bluetooth
[PATCH 3/4] android/audio: Add skeleton for open_endpoint_cmd function
2014-01-09 11:45:54
linux-bluetooth
[PATCH 2/4] android/audio: Change mainloop handle in ipc_handler
2014-01-09 11:45:53
linux-bluetooth
[PATCH 1/4] android/audio: Prefix error log with "a2dp"
2014-01-09 11:45:52
linux-bluetooth
[PATCH 0/4] Next skeleton patches for audio plugin
2014-01-08 15:19:31
linux-bluetooth
[PATCH v2] android/audio: Add listener thread on the Audio HAL socket
2014-01-08 13:37:09
linux-bluetooth
[PATCH 2/2] android/audio: Add listener thread on the Audio HAL socket
2014-01-08 13:37:08
linux-bluetooth
[PATCH 1/2] android/audio: Add wrapper stuct for audio structures