Home
last modified time | relevance | path

Searched refs:LeSetDataLengthView (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.h11058LeSetDataLengthView : public LeConnectionManagementCommandView { public:static LeSetDataLengthView in CreateOptional()
11060 …atic LeSetDataLengthView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std::v… in CreateOptional()
11080 explicit LeSetDataLengthView(LeConnectionManagementCommandView parent) : LeConnectionManagementComm… in CreateOptional() function
35132 static std::unique_ptr<LeSetDataLengthBuilder> FromView(LeSetDataLengthView view) {if (!view.IsVali… in Create()
35155 … CompareBytes(std::vector<uint8_t> captured_packet) {LeSetDataLengthView view = LeSetDataLengthVie…
35158 … {auto vec = std::vector<uint8_t>(data, data + size);LeSetDataLengthView view = LeSetDataLengthVie…