Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc3224 auto command_view = bluetooth::hci::LeLongTermKeyRequestNegativeReplyView::Create(command); in LeLongTermKeyRequestNegativeReply()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h10758LeLongTermKeyRequestNegativeReplyView : public LeSecurityCommandView { public:static LeLongTermKey… in CreateOptional()
10760LeLongTermKeyRequestNegativeReplyView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_… in CreateOptional()
10776 explicit LeLongTermKeyRequestNegativeReplyView(LeSecurityCommandView parent) : LeSecurityCommandVie… in CreateOptional() function
34630 …ue_ptr<LeLongTermKeyRequestNegativeReplyBuilder> FromView(LeLongTermKeyRequestNegativeReplyView vi… in Create()
34653 …:vector<uint8_t> captured_packet) {LeLongTermKeyRequestNegativeReplyView view = LeLongTermKeyReque…
34656 …vector<uint8_t>(data, data + size);LeLongTermKeyRequestNegativeReplyView view = LeLongTermKeyReque…