Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc3209 auto command_view = bluetooth::hci::LeLongTermKeyRequestReplyView::Create(command); in LeLongTermKeyRequestReply()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h10713LeLongTermKeyRequestReplyView : public LeSecurityCommandView { public:static LeLongTermKeyRequestR… in CreateOptional()
10715LeLongTermKeyRequestReplyView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<s… in CreateOptional()
10732 explicit LeLongTermKeyRequestReplyView(LeSecurityCommandView parent) : LeSecurityCommandView(std::m… in CreateOptional() function
34557 static std::unique_ptr<LeLongTermKeyRequestReplyBuilder> FromView(LeLongTermKeyRequestReplyView vie… in Create()
34579 …tes(std::vector<uint8_t> captured_packet) {LeLongTermKeyRequestReplyView view = LeLongTermKeyReque…
34582 … = std::vector<uint8_t>(data, data + size);LeLongTermKeyRequestReplyView view = LeLongTermKeyReque…