Home
last modified time | relevance | path

Searched defs:SetAclPriorityCommandParameters (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dvendor.h33 struct SetAclPriorityCommandParameters { struct
38 using VendorCommandParameters = std::variant<SetAclPriorityCommandParameters>; argument