Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc819 on_command_complete<LeSetPrivacyModeCompleteView>(view); in OnCommandComplete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h13215LeSetPrivacyModeCompleteView : public CommandCompleteView { public:static LeSetPrivacyModeComplete… in CreateOptional()
13217LeSetPrivacyModeCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
13231 explicit LeSetPrivacyModeCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(p… in CreateOptional() function
38618 static std::unique_ptr<LeSetPrivacyModeCompleteBuilder> FromView(LeSetPrivacyModeCompleteView view)… in Create()
38639 …ytes(std::vector<uint8_t> captured_packet) {LeSetPrivacyModeCompleteView view = LeSetPrivacyModeCo…
38642 …c = std::vector<uint8_t>(data, data + size);LeSetPrivacyModeCompleteView view = LeSetPrivacyModeCo…