Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_extended_advertising_enable_test.cc93 ASSERT_EQ(controller_.LeSetAdvertisingSetRandomAddress(0, Address{1}), ErrorCode::SUCCESS); in TEST_F()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h479 void LeSetAdvertisingSetRandomAddress(CommandView command);
Dlink_layer_controller.h418 ErrorCode LeSetAdvertisingSetRandomAddress(uint8_t advertising_handle, Address random_address);
Dle_advertiser.cc288 ErrorCode LinkLayerController::LeSetAdvertisingSetRandomAddress(uint8_t advertising_handle, in LeSetAdvertisingSetRandomAddress() function in rootcanal::LinkLayerController
Ddual_mode_controller.cc3069 void DualModeController::LeSetAdvertisingSetRandomAddress(CommandView command) { in LeSetAdvertisingSetRandomAddress() function in rootcanal::DualModeController
3077 ErrorCode status = link_layer_controller_.LeSetAdvertisingSetRandomAddress( in LeSetAdvertisingSetRandomAddress()
4094 &DualModeController::LeSetAdvertisingSetRandomAddress},
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dpy_hci.py291 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=handle,
Dpy_hal.py314 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=handle,
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/hci/
Ddirect_hci_test.py108 hci.LeSetAdvertisingSetRandomAddress(advertising_handle=advertising_handle,
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/
Dpackets.pdl3733 packet LeSetAdvertisingSetRandomAddress : Command (op_code = LE_SET_ADVERTISING_SET_RANDOM_ADDRESS)…
3738 test LeSetAdvertisingSetRandomAddress {
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3853 packet LeSetAdvertisingSetRandomAddress : Command (op_code = LE_SET_ADVERTISING_SET_RANDOM_ADDRESS)…
3858 test LeSetAdvertisingSetRandomAddress {
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3918 packet LeSetAdvertisingSetRandomAddress : LeAdvertisingCommand (op_code = LE_SET_ADVERTISING_SET_RA…
3923 test LeSetAdvertisingSetRandomAddress {