Arman Uguray ([email protected])

Number of posts: 1105 (2.53 per day)
First post: 2014-03-20 23:12:06
Last post: 2015-06-01 21:42:31

Date List Subject
2015-03-25 03:05:49 linux-bluetooth [PATCH 2/7] tools/btmgmt: Add --connectable option to add-adv
2015-03-25 03:05:48 linux-bluetooth [PATCH 1/7] lib: Add macros for advertising instance flags
2015-03-25 03:03:02 linux-bluetooth [PATCH 7/7] Bluetooth: Update supported_flags for AD features
2015-03-25 03:03:01 linux-bluetooth [PATCH 6/7] Bluetooth: Support the "tx-power" adv flag
2015-03-25 03:03:00 linux-bluetooth [PATCH 5/7] Bluetooth: Support the "managed-flags" adv flag
2015-03-25 03:02:59 linux-bluetooth [PATCH 4/7] Bluetooth: Support the "limited-discoverable" adv flag
2015-03-25 03:02:58 linux-bluetooth [PATCH 3/7] Bluetooth: Support the "discoverable" adv flag
2015-03-25 03:02:57 linux-bluetooth [PATCH 2/7] Bluetooth: Support the "connectable mode" adv flag
2015-03-25 03:02:56 linux-bluetooth [PATCH 1/7] Bluetooth: Add macros for advertising instance flags
2015-03-24 18:35:11 linux-bluetooth [PATCH 4/4] tools/btmgmt: Add "--uuid" option to add-adv
2015-03-24 18:35:10 linux-bluetooth [PATCH 3/4] tools/btmgmt: Add the 'rm-adv' command
2015-03-24 18:35:09 linux-bluetooth [PATCH 2/4] tools/btmgmt: Add the 'add-adv' command
2015-03-24 18:35:08 linux-bluetooth [PATCH 1/4] tools/btmgmt: Observe Advertising Added/Removed
2015-03-24 05:25:05 linux-bluetooth Re: [PATCH] Fix crash during register_notify after service_changed_event
2015-03-24 00:42:02 linux-bluetooth Re: [PATCH v2 5/8] core: adapter: properly set the filter for each discovery client
2015-03-24 00:22:06 linux-bluetooth Re: [PATCH v2 4/8] core: adapter: Add parameter parsing to SetDiscoveryFilter
2015-03-23 23:58:32 linux-bluetooth Re: [PATCH v1 2/8] core/adapter: Refactor of scan type
2015-03-23 23:45:56 linux-bluetooth Re: [PATCH] Fix crash during register_notify after service_changed_event
2015-03-23 22:57:15 linux-bluetooth [PATCH v3 7/7] Bluetooth: Add support for adv instance timeout
2015-03-23 22:57:14 linux-bluetooth [PATCH v3 6/7] Bluetooth: Add support for instance scan response
2015-03-23 22:57:13 linux-bluetooth [PATCH v3 5/7] Bluetooth: Implement the Remove Advertising command
2015-03-23 22:57:12 linux-bluetooth [PATCH v3 4/7] Bluetooth: Implement the Add Advertising command
2015-03-23 22:57:11 linux-bluetooth [PATCH v3 3/7] Bluetooth: Add data structure for advertising instance
2015-03-23 22:57:10 linux-bluetooth [PATCH v3 2/7] Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
2015-03-23 22:57:09 linux-bluetooth [PATCH v3 1/7] Bluetooth: Add definitions for Add/Remove Advertising API
2015-03-23 22:57:08 linux-bluetooth [PATCH v3 0/7] Introduce APIs to set advertising data
2015-03-23 22:37:07 linux-bluetooth Re: [PATCH v2 3/7] Bluetooth: Add data structure for advertising instance
2015-03-21 07:03:37 linux-bluetooth [PATCH v2 7/7] Bluetooth: Add support for adv instance timeout
2015-03-21 07:03:36 linux-bluetooth [PATCH v2 6/7] Bluetooth: Add support for instance scan response
2015-03-21 07:03:35 linux-bluetooth [PATCH v2 5/7] Bluetooth: Implement the Remove Advertising command
2015-03-21 07:03:34 linux-bluetooth [PATCH v2 4/7] Bluetooth: Implement the Add Advertising command
2015-03-21 07:03:33 linux-bluetooth [PATCH v2 3/7] Bluetooth: Add data structure for advertising instance
2015-03-21 07:03:32 linux-bluetooth [PATCH v2 2/7] Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
2015-03-21 07:03:31 linux-bluetooth [PATCH v2 1/7] Bluetooth: Add definitions for Add/Remove Advertising API
2015-03-21 07:03:30 linux-bluetooth [PATCH v2 0/7] Introduce APIs to set advertising data
2015-03-21 02:52:58 linux-bluetooth [PATCH 6/6] doc/test-coverage.txt: Update mgmt-tester test count
2015-03-21 02:52:57 linux-bluetooth [PATCH 5/6] tools/mgmt-tester: Add Advertising timeout test cases
2015-03-21 02:52:56 linux-bluetooth [PATCH 4/6] tools/mgmt-tester: Add Advertising scan response test cases
2015-03-21 02:52:55 linux-bluetooth [PATCH 3/6] tools/mgmt-tester: Remove Advertising test cases
2015-03-21 02:52:54 linux-bluetooth [PATCH 2/6] tools/mgmt-tester: Add Advertising test cases
2015-03-21 02:52:53 linux-bluetooth [PATCH 1/6] lib: Provide data structures for Add/Remove Advertising
2015-03-21 02:52:52 linux-bluetooth [PATCH 0/6] Add unit tests for the advertising mgmt API
2015-03-21 02:48:10 linux-bluetooth [PATCH v1 7/7] Bluetooth: Add support for adv instance timeout
2015-03-21 02:48:09 linux-bluetooth [PATCH v1 6/7] Bluetooth: Add support for instance scan response
2015-03-21 02:48:08 linux-bluetooth [PATCH v1 5/7] Bluetooth: Implement the Remove Advertising command
2015-03-21 02:48:07 linux-bluetooth [PATCH v1 4/7] Bluetooth: Implement the Add Advertising command
2015-03-21 02:48:06 linux-bluetooth [PATCH v1 3/7] Bluetooth: Add data structure for advertising instance
2015-03-21 02:48:05 linux-bluetooth [PATCH v1 2/7] Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
2015-03-21 02:48:04 linux-bluetooth [PATCH v1 1/7] Bluetooth: Add definitions for Add/Remove Advertising API
2015-03-21 02:48:03 linux-bluetooth [PATCH v1 0/7] Introduce APIs to set advertising data
2015-03-20 00:04:37 linux-bluetooth [PATCH 6/6] Bluetooth: Add Advertising Added/Removed events