Home
last modified time | relevance | path

Searched refs:SendKeypressNotificationCompleteView (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.h8249SendKeypressNotificationCompleteView : public CommandCompleteView { public:static SendKeypressNoti… in CreateOptional()
8251SendKeypressNotificationCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()
8267 explicit SendKeypressNotificationCompleteView(CommandCompleteView parent) : CommandCompleteView(std… in CreateOptional() function
30420 …que_ptr<SendKeypressNotificationCompleteBuilder> FromView(SendKeypressNotificationCompleteView vie… in Create()
30441 …::vector<uint8_t> captured_packet) {SendKeypressNotificationCompleteView view = SendKeypressNotifi…
30444 …:vector<uint8_t>(data, data + size);SendKeypressNotificationCompleteView view = SendKeypressNotifi…