Home
last modified time | relevance | path

Searched refs:LeCommandCodeText (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.h249 inline std::string LeCommandCodeText(const LeCommandCode& param) {std::stringstream builder;switch … in LeCommandCodeText() function
1868 …d::showbase << std::hex << "LeControl { ";ss << "" << "code = " << LeCommandCodeText(GetCode()) <… in CreateOptional()