Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h177 inline std::string CommandCodeText(const CommandCode& param) {std::stringstream builder;switch (par… in CommandCodeText() function
1180 … std::showbase << std::hex << "Control { ";ss << "" << "code = " << CommandCodeText(GetCode()) <<… in CreateOptional()