Home
last modified time | relevance | path

Searched refs:LeSetAdvertisingSetRandomAddressCompleteView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_advertising_manager.cc647 LeSetAdvertisingSetRandomAddressCompleteView>, in create_extended_advertiser_with_id()
781 LeSetAdvertisingSetRandomAddressCompleteView>, in rotate_advertiser_address()
1704 auto complete_view = LeSetAdvertisingSetRandomAddressCompleteView::Create(view); in on_set_advertising_set_random_address_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h11915LeSetAdvertisingSetRandomAddressCompleteView : public CommandCompleteView { public:static LeSetAdv… in CreateOptional()
11917LeSetAdvertisingSetRandomAddressCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std… in CreateOptional()
11931 explicit LeSetAdvertisingSetRandomAddressCompleteView(CommandCompleteView parent) : CommandComplete… in CreateOptional() function
36589 …tAdvertisingSetRandomAddressCompleteBuilder> FromView(LeSetAdvertisingSetRandomAddressCompleteView in Create()
36610 …<uint8_t> captured_packet) {LeSetAdvertisingSetRandomAddressCompleteView view = LeSetAdvertisingSe…
36615 …uint8_t>(data, data + size);LeSetAdvertisingSetRandomAddressCompleteView view = LeSetAdvertisingSe…