Home
last modified time | relevance | path

Searched refs:LeReadChannelMapCompleteView (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.h10522LeReadChannelMapCompleteView : public CommandCompleteView { public:static LeReadChannelMapComplete… in CreateOptional()
10524LeReadChannelMapCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<st… in CreateOptional()
10545 explicit LeReadChannelMapCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(p… in CreateOptional() function
34232 static std::unique_ptr<LeReadChannelMapCompleteBuilder> FromView(LeReadChannelMapCompleteView view)… in Create()
34256 …ytes(std::vector<uint8_t> captured_packet) {LeReadChannelMapCompleteView view = LeReadChannelMapCo…
34259 …c = std::vector<uint8_t>(data, data + size);LeReadChannelMapCompleteView view = LeReadChannelMapCo…