alok barsode ([email protected])

Number of posts: 103 (0.11 per day)
First post: 2008-06-27 14:58:43
Last post: 2011-01-18 12:24:59

Date List Subject
2009-05-18 09:49:07 linux-bluetooth [PATCH 1/7] Using hci_send_cmd instead of hci_send_req to set scan mode.
2009-05-17 07:27:25 linux-bluetooth Re: [PATCH 2/7] Adding set_powered method to hciops plugin.
2009-05-12 12:26:56 linux-bluetooth [PATCH 7/7] Code cleanup in set_mode.
2009-05-12 12:26:55 linux-bluetooth [PATCH 6/7] Adding set_limited_discoverable method to hciops plugin.
2009-05-12 12:26:54 linux-bluetooth [PATCH 5/7] Modifying load_connections method.
2009-05-12 12:26:53 linux-bluetooth [PATCH 4/7] Adding set_discoverable method to hciops.
2009-05-12 12:26:52 linux-bluetooth [PATCH 3/7] Adding set_connectable method to hciops plugin.
2009-05-12 12:26:51 linux-bluetooth [PATCH 2/7] Adding set_powered method to hciops plugin.
2009-05-12 12:26:50 linux-bluetooth [PATCH 1/7] Using hci_send_cmd instead of hci_send_req to set scan mode.
2009-05-06 08:37:57 linux-bluetooth [PATCH 2/2] Adding stop() functionality to hciops plugin.
2009-05-06 08:37:56 linux-bluetooth [PATCH 1/2] Code cleanup in adapter.c.
2009-05-05 13:25:03 linux-bluetooth [PATCH 2/2] Adding stop() functionality to hciops.
2009-05-05 13:25:02 linux-bluetooth [PATCH 1/2] Code cleanup in adapter.c.
2009-05-04 15:08:14 linux-bluetooth [PATCH 3/3] Adding stop() functionality to hciops plugin.
2009-05-04 15:08:13 linux-bluetooth [PATCH 2/3] Code cleanup in adapter.c.
2009-05-04 15:08:12 linux-bluetooth [PATCH 1/3] Do not exit if adapter_ops setup fails.
2009-04-29 15:40:01 linux-bluetooth [PATCH] Moving adapter_ops registration to adapter.c.
2009-04-29 14:57:00 linux-bluetooth [PATCH] Adding start() functionality to hciops plugin.
2009-04-29 14:56:46 linux-bluetooth [PATCH] Exit bluetoothd if adapter_ops registration fails.
2009-04-29 14:56:27 linux-bluetooth [PATCH] Moving adapter_ops registration to adapter.c.
2009-04-29 12:16:39 linux-bluetooth [PATCH 2/2] Exit bluetoothd if adapter_ops registration fails.
2009-04-29 12:16:16 linux-bluetooth [PATCH 1/2] Moving adapter_ops registration to adapter.c.
2009-04-27 14:15:45 linux-bluetooth [PATCH 8/8] Exporting init_known_adapters from hciops plugin.
2009-04-27 14:15:44 linux-bluetooth [PATCH 7/8] Adding btd_register_adapter_ops framework
2009-04-27 14:15:43 linux-bluetooth [PATCH 6/8] Moving all adapter initialization code to hciops plugin.
2009-04-27 14:15:42 linux-bluetooth [PATCH 5/8] Initializing hciops plugin. Adding IO event handing.
2009-04-27 14:15:41 linux-bluetooth [PATCH 4/8] Using device_event to register and setup already known devices.
2009-04-27 14:15:40 linux-bluetooth [PATCH 3/8] Modifying device_devreg_setup. Check if device is up in device_devreg_setup instead of using devup parameter.
2009-04-27 14:15:39 linux-bluetooth [PATCH 2/8] exporting device_event().
2009-04-27 14:15:38 linux-bluetooth [PATCH 1/8] Initialing HCI raw socket plugin "hciops".
2009-04-27 12:29:55 linux-bluetooth [PATCHES][HCIOPS] Initial hciops plugin implementation
2009-04-23 12:09:37 linux-bluetooth Re: [PATCH][HCIRAW] Initial proposal for hciraw plugin.
2009-04-22 13:38:24 linux-bluetooth [PATCH][HCIOPS] Initial patches for hciops plugin.
2009-04-22 12:16:43 linux-bluetooth [PATCH][HCIRAW] Initial proposal for hciraw plugin.
2009-04-21 11:43:13 linux-bluetooth [PATCH] Using # to stringify plugin name.
2009-04-21 11:41:10 linux-bluetooth Re: [PATCH] Adding priority check for plugins.
2009-04-20 19:18:07 linux-bluetooth Re: [PATCH] Adding priority check for plugins.
2009-04-20 15:52:11 linux-bluetooth Re: [PATCH] Adding priority check for plugins.
2009-04-20 15:19:36 linux-bluetooth [PATCH] Adding priority check for plugins.
2009-03-17 13:29:06 linux-bluetooth Re: [PATCH] Adding version check for plugins.
2009-03-17 10:13:47 linux-bluetooth [PATCH] Adding version check for plugins.
2009-03-03 15:40:21 linux-bluetooth Re: [PATCH]Generic Netlink Interface
2009-02-23 13:40:01 linux-bluetooth Re: [PATCH]Generic Netlink Interface
2009-02-20 14:02:04 linux-bluetooth [PATCH]Generic Netlink Interface
2009-01-15 15:13:50 linux-bluetooth [PATCH][NETLINK] devup command
2008-11-07 06:47:39 linux-bluetooth [PATCH] Netlink patch.(modified)
2008-11-06 13:50:17 linux-bluetooth [PATCH] Netlink patch.
2008-10-30 13:10:13 linux-bluetooth [PATCH] NetLink patches.
2008-10-28 15:16:06 linux-bluetooth [Patch]Netlink: adding nlbluetooth.c for netlink support
2008-10-17 14:51:31 linux-bluetooth Questions regarding NetLink APIs.
2008-06-27 14:58:43 bluez-devel Re: [Bluez-devel] Questions about SCO support hci_usb