Home
last modified time | relevance | path

Searched refs:RemoteOobExtendedDataRequestReplyView (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.h4880RemoteOobExtendedDataRequestReplyView : public SecurityCommandView { public:static RemoteOobExtend… in CreateOptional()
4882RemoteOobExtendedDataRequestReplyView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_… in CreateOptional()
4908 explicit RemoteOobExtendedDataRequestReplyView(SecurityCommandView parent) : SecurityCommandView(st… in CreateOptional() function
24498 …ue_ptr<RemoteOobExtendedDataRequestReplyBuilder> FromView(RemoteOobExtendedDataRequestReplyView vi… in Create()
24523 …:vector<uint8_t> captured_packet) {RemoteOobExtendedDataRequestReplyView view = RemoteOobExtendedD…
24526 …vector<uint8_t>(data, data + size);RemoteOobExtendedDataRequestReplyView view = RemoteOobExtendedD…