Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc652 constexpr uint16_t L2CAP_SIGNALING_CID = 0x0001; in CalculateAclPacketLength() local
665 if (l2cap_cid == L2CAP_SIGNALING_CID || handle == kQualcommDebugLogHandle) { in CalculateAclPacketLength()
815 constexpr uint16_t L2CAP_SIGNALING_CID = 0x0001; in FilterProfiles() local
840 if (l2c_chan != L2CAP_SIGNALING_CID && handle != kQualcommDebugLogHandle) { in FilterProfiles()