Home
last modified time | relevance | path

Searched refs:LeSetExtendedAdvertisingEnable (Results 1 – 25 of 25) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_extended_advertising_enable_test.cc42 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable(false, {}), in TEST_F()
55 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
70 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
85 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
103 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
125 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
140 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
155 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
161 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable(true, {}), in TEST_F()
176 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
[all …]
Dle_set_extended_advertising_data_test.cc72 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
210 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
229 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
295 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
341 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_set_extended_scan_response_data_test.cc89 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
263 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
290 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
347 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_set_random_address_test.cc61 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_set_address_resolution_enable_test.cc67 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_clear_filter_accept_list_test.cc92 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_clear_resolving_list_test.cc88 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_add_device_to_filter_accept_list_test.cc98 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_remove_device_from_filter_accept_list_test.cc106 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_remove_device_from_resolving_list_test.cc105 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_add_device_to_resolving_list_test.cc99 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
Dle_set_extended_advertising_parameters_test.cc284 ASSERT_EQ(controller_.LeSetExtendedAdvertisingEnable( in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/test/LL/DDI/ADV/
DBV_22_C.py73 hci.LeSetExtendedAdvertisingEnable(
93 …controller.send_cmd(hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED, enabled_sets=[]…
DBV_21_C.py73 hci.LeSetExtendedAdvertisingEnable(
94 …controller.send_cmd(hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED, enabled_sets=[]…
DBV_47_C.py156 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.ENABLED,
249 …controller.send_cmd(hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED, enabled_sets=[]…
DBV_26_C.py153 hci.LeSetExtendedAdvertisingEnable(
215 …controller.send_cmd(hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED, enabled_sets=[]…
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py126 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.ENABLED,
136 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED,
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hal.py92 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.ENABLED,
106 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.DISABLED,
Dpy_hci.py119 hci.LeSetExtendedAdvertisingEnable(enable=hci.Enable.ENABLED,
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h484 void LeSetExtendedAdvertisingEnable(CommandView command);
Dlink_layer_controller.h481 ErrorCode LeSetExtendedAdvertisingEnable(
Dle_advertiser.cc953 ErrorCode LinkLayerController::LeSetExtendedAdvertisingEnable( in LeSetExtendedAdvertisingEnable() function in rootcanal::LinkLayerController
Ddual_mode_controller.cc3456 void DualModeController::LeSetExtendedAdvertisingEnable(CommandView command) { in LeSetExtendedAdvertisingEnable() function in rootcanal::DualModeController
3468 ErrorCode status = link_layer_controller_.LeSetExtendedAdvertisingEnable( in LeSetExtendedAdvertisingEnable()
4551 &DualModeController::LeSetExtendedAdvertisingEnable},
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3891 packet LeSetExtendedAdvertisingEnable : Command (op_code = LE_SET_EXTENDED_ADVERTISING_ENABLE) {
3897 test LeSetExtendedAdvertisingEnable {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4099 packet LeSetExtendedAdvertisingEnable : LeAdvertisingCommand (op_code = LE_SET_EXTENDED_ADVERTISING…
4105 test LeSetExtendedAdvertisingEnable {