Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h13470LeGenerateDhkeyCommandView : public LeSecurityCommandView { public:static LeGenerateDhkeyCommandVi… in CreateOptional()
13472LeGenerateDhkeyCommandView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std:… in CreateOptional()
13489 explicit LeGenerateDhkeyCommandView(LeSecurityCommandView parent) : LeSecurityCommandView(std::move… in CreateOptional() function
39018 static std::unique_ptr<LeGenerateDhkeyCommandBuilder> FromView(LeGenerateDhkeyCommandView view) {if… in Create()
39040 …eBytes(std::vector<uint8_t> captured_packet) {LeGenerateDhkeyCommandView view = LeGenerateDhkeyCom…
39043 …vec = std::vector<uint8_t>(data, data + size);LeGenerateDhkeyCommandView view = LeGenerateDhkeyCom…