Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc4418 send_event_(bluetooth::hci::EncryptionKeyRefreshCompleteBuilder::Create(status, handle)); in IncomingLeEncryptConnectionResponse()
5656 send_event_(bluetooth::hci::EncryptionKeyRefreshCompleteBuilder::Create(ErrorCode::SUCCESS, in LeLongTermKeyRequestReply()
Ddual_mode_controller.cc1383 bluetooth::hci::EncryptionKeyRefreshCompleteBuilder::Create(ErrorCode::SUCCESS, handle)); in RefreshEncryptionKey()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h46052EncryptionKeyRefreshCompleteBuilder : public EventBuilder { public: virtual ~EncryptionKeyRefresh… in Create()
46055EncryptionKeyRefreshCompleteBuilder> FromView(EncryptionKeyRefreshCompleteView view) {if (!view.Is… in Create()
46072 explicit EncryptionKeyRefreshCompleteBuilder(ErrorCode status, uint16_t connection_handle) :EventBu… in Create() function
46078 …begin() + i)); }}ASSERT_TRUE(view.IsValid());auto packet = EncryptionKeyRefreshCompleteBuilder::Fr…
46081 …omBytes(vec);if (!view.IsValid()) { return; }auto packet = EncryptionKeyRefreshCompleteBuilder::Fr…