Home
last modified time | relevance | path

Searched refs:SendKeypressNotificationView (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.h8228SendKeypressNotificationView : public SecurityCommandView { public:static SendKeypressNotification… in CreateOptional()
8230SendKeypressNotificationView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
8246 explicit SendKeypressNotificationView(SecurityCommandView parent) : SecurityCommandView(std::move(p… in CreateOptional() function
30385 static std::unique_ptr<SendKeypressNotificationBuilder> FromView(SendKeypressNotificationView view)… in Create()
30406 …ytes(std::vector<uint8_t> captured_packet) {SendKeypressNotificationView view = SendKeypressNotifi…
30409 …c = std::vector<uint8_t>(data, data + size);SendKeypressNotificationView view = SendKeypressNotifi…