Home
last modified time | relevance | path

Searched refs:WriteClassOfDeviceCompleteView (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.h6684WriteClassOfDeviceCompleteView : public CommandCompleteView { public:static WriteClassOfDeviceComp… in CreateOptional()
6686WriteClassOfDeviceCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<… in CreateOptional()
6700 explicit WriteClassOfDeviceCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move… in CreateOptional() function
27624 static std::unique_ptr<WriteClassOfDeviceCompleteBuilder> FromView(WriteClassOfDeviceCompleteView v… in Create()
27645 …es(std::vector<uint8_t> captured_packet) {WriteClassOfDeviceCompleteView view = WriteClassOfDevice…
27648 …= std::vector<uint8_t>(data, data + size);WriteClassOfDeviceCompleteView view = WriteClassOfDevice…