Home
last modified time | relevance | path

Searched refs:ReadSecureConnectionsHostSupportView (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.h8388ReadSecureConnectionsHostSupportView : public CommandView { public:static ReadSecureConnectionsHos… in CreateOptional()
8390ReadSecureConnectionsHostSupportView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_s… in CreateOptional()
8402 explicit ReadSecureConnectionsHostSupportView(CommandView parent) : CommandView(std::move(parent)) … in CreateOptional() function
30670 …que_ptr<ReadSecureConnectionsHostSupportBuilder> FromView(ReadSecureConnectionsHostSupportView vie… in Create()
30691 …::vector<uint8_t> captured_packet) {ReadSecureConnectionsHostSupportView view = ReadSecureConnecti…
30694 …:vector<uint8_t>(data, data + size);ReadSecureConnectionsHostSupportView view = ReadSecureConnecti…