Home
last modified time | relevance | path

Searched refs:ReadVoiceSettingCompleteView (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.h6720ReadVoiceSettingCompleteView : public CommandCompleteView { public:static ReadVoiceSettingComplete… in CreateOptional()
6722ReadVoiceSettingCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
6740 explicit ReadVoiceSettingCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(p… in CreateOptional() function
27694 static std::unique_ptr<ReadVoiceSettingCompleteBuilder> FromView(ReadVoiceSettingCompleteView view)… in Create()
27717 …ytes(std::vector<uint8_t> captured_packet) {ReadVoiceSettingCompleteView view = ReadVoiceSettingCo…
27720 …c = std::vector<uint8_t>(data, data + size);ReadVoiceSettingCompleteView view = ReadVoiceSettingCo…