Home
last modified time | relevance | path

Searched refs:WriteAuthenticationEnableCompleteView (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.h6608WriteAuthenticationEnableCompleteView : public CommandCompleteView { public:static WriteAuthentica… in CreateOptional()
6610WriteAuthenticationEnableCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_… in CreateOptional()
6624 explicit WriteAuthenticationEnableCompleteView(CommandCompleteView parent) : CommandCompleteView(st… in CreateOptional() function
27484 …ue_ptr<WriteAuthenticationEnableCompleteBuilder> FromView(WriteAuthenticationEnableCompleteView vi… in Create()
27505 …:vector<uint8_t> captured_packet) {WriteAuthenticationEnableCompleteView view = WriteAuthenticatio…
27508 …vector<uint8_t>(data, data + size);WriteAuthenticationEnableCompleteView view = WriteAuthenticatio…