Home
last modified time | relevance | path

Searched refs:LeSetExtendedScanResponseData (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_extended_scan_response_data_test.cc52 controller_.LeSetExtendedScanResponseData( in TEST_F()
67 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
84 controller_.LeSetExtendedScanResponseData( in TEST_F()
93 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
112 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
118 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
124 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
142 controller_.LeSetExtendedScanResponseData( in TEST_F()
159 controller_.LeSetExtendedScanResponseData( in TEST_F()
175 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
[all …]
Dle_set_extended_advertising_parameters_test.cc142 controller_.LeSetExtendedScanResponseData( in TEST_F()
193 controller_.LeSetExtendedScanResponseData( in TEST_F()
Dle_set_extended_advertising_enable_test.cc216 ASSERT_EQ(controller_.LeSetExtendedScanResponseData( in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h483 void LeSetExtendedScanResponseData(CommandView command);
Dlink_layer_controller.h475 ErrorCode LeSetExtendedScanResponseData(
Dle_advertiser.cc780 ErrorCode LinkLayerController::LeSetExtendedScanResponseData( in LeSetExtendedScanResponseData() function in rootcanal::LinkLayerController
Ddual_mode_controller.cc3440 void DualModeController::LeSetExtendedScanResponseData(CommandView command) { in LeSetExtendedScanResponseData() function in rootcanal::DualModeController
3448 ErrorCode status = link_layer_controller_.LeSetExtendedScanResponseData( in LeSetExtendedScanResponseData()
4549 &DualModeController::LeSetExtendedScanResponseData},
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py109 hci.LeSetExtendedScanResponseData(advertising_handle=self.handle,
Dpy_hal.py80 hci.LeSetExtendedScanResponseData(advertising_handle=self.handle,
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py119 hci.LeSetExtendedScanResponseData(
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3854 packet LeSetExtendedScanResponseData : Command (op_code = LE_SET_EXTENDED_SCAN_RESPONSE_DATA) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl4052 packet LeSetExtendedScanResponseData : LeAdvertisingCommand (op_code = LE_SET_EXTENDED_SCAN_RESPONS…