Home
last modified time | relevance | path

Searched refs:LeSetAdvertisingSetRandomAddress (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_extended_advertising_enable_test.cc100 ASSERT_EQ(controller_.LeSetAdvertisingSetRandomAddress(0, Address{1}), in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h480 void LeSetAdvertisingSetRandomAddress(CommandView command);
Dlink_layer_controller.h449 ErrorCode LeSetAdvertisingSetRandomAddress(uint8_t advertising_handle,
Dle_advertiser.cc294 ErrorCode LinkLayerController::LeSetAdvertisingSetRandomAddress( in LeSetAdvertisingSetRandomAddress() function in rootcanal::LinkLayerController
Ddual_mode_controller.cc3378 void DualModeController::LeSetAdvertisingSetRandomAddress(CommandView command) { in LeSetAdvertisingSetRandomAddress() function in rootcanal::DualModeController
3387 ErrorCode status = link_layer_controller_.LeSetAdvertisingSetRandomAddress( in LeSetAdvertisingSetRandomAddress()
4543 &DualModeController::LeSetAdvertisingSetRandomAddress},
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py291 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=handle,
Dpy_hal.py314 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=handle,
/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py108 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=advertising_handle,
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3718 packet LeSetAdvertisingSetRandomAddress : Command (op_code = LE_SET_ADVERTISING_SET_RANDOM_ADDRESS)…
3723 test LeSetAdvertisingSetRandomAddress {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3906 packet LeSetAdvertisingSetRandomAddress : LeAdvertisingCommand (op_code = LE_SET_ADVERTISING_SET_RA…
3911 test LeSetAdvertisingSetRandomAddress {