Home
last modified time | relevance | path

Searched refs:ReadAuthenticationEnableCompleteView (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.h6568ReadAuthenticationEnableCompleteView : public CommandCompleteView { public:static ReadAuthenticati… in CreateOptional()
6570ReadAuthenticationEnableCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()
6586 explicit ReadAuthenticationEnableCompleteView(CommandCompleteView parent) : CommandCompleteView(std… in CreateOptional() function
27414 …que_ptr<ReadAuthenticationEnableCompleteBuilder> FromView(ReadAuthenticationEnableCompleteView vie… in Create()
27435 …::vector<uint8_t> captured_packet) {ReadAuthenticationEnableCompleteView view = ReadAuthentication…
27438 …:vector<uint8_t>(data, data + size);ReadAuthenticationEnableCompleteView view = ReadAuthentication…