Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/security/BluetoothGeneratedPacketsSmp_h/gen/security/
Dsmp_packets.h434PairingKeypressNotificationView : public CommandView { public:static PairingKeypressNotificationVi… in CreateOptional()
436PairingKeypressNotificationView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared… in CreateOptional()
450 explicit PairingKeypressNotificationView(CommandView parent) : CommandView(std::move(parent)) { was… in CreateOptional() function
961 static std::unique_ptr<PairingKeypressNotificationBuilder> FromView(PairingKeypressNotificationView in Create()
982 …s(std::vector<uint8_t> captured_packet) {PairingKeypressNotificationView view = PairingKeypressNot…
985 … std::vector<uint8_t>(data, data + size);PairingKeypressNotificationView view = PairingKeypressNot…