Home
last modified time | relevance | path

Searched refs:vendor_cap (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/packets/hci/
Devent_packet_builder.h297 hci::Status status, const std::vector<uint8_t>& vendor_cap);
Devent_packet_builder.cc728 hci::Status status, const vector<uint8_t>& vendor_cap) { in CreateCommandCompleteLeGetVendorCapabilities() argument
732 CHECK(evt_ptr->AddPayloadOctets(vendor_cap)); in CreateCommandCompleteLeGetVendorCapabilities()