Home
last modified time | relevance | path

Searched refs:LeSetAdvertisingSetRandomAddressView (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_packets_test.cc269 auto view = LeSetAdvertisingSetRandomAddressView::Create( in TEST()
Dle_advertising_manager_test.cc1809 LeSetAdvertisingSetRandomAddressView::Create(LeAdvertisingCommandView::Create(command)); in TEST_F()
1867 LeSetAdvertisingSetRandomAddressView::Create(LeAdvertisingCommandView::Create(command)); in TEST_F()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc3070 auto command_view = bluetooth::hci::LeSetAdvertisingSetRandomAddressView::Create(command); in LeSetAdvertisingSetRandomAddress()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h11894LeSetAdvertisingSetRandomAddressView : public LeAdvertisingCommandView { public:static LeSetAdvert… in CreateOptional()
11896LeSetAdvertisingSetRandomAddressView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()
11912 explicit LeSetAdvertisingSetRandomAddressView(LeAdvertisingCommandView parent) : LeAdvertisingComma… in CreateOptional() function
36552 …que_ptr<LeSetAdvertisingSetRandomAddressBuilder> FromView(LeSetAdvertisingSetRandomAddressView vie… in Create()
36573 …::vector<uint8_t> captured_packet) {LeSetAdvertisingSetRandomAddressView view = LeSetAdvertisingSe…
36578 …:vector<uint8_t>(data, data + size);LeSetAdvertisingSetRandomAddressView view = LeSetAdvertisingSe…