Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h134 #define L2CAP_SIZE_22 0x16 macro
H A Dl2cap_core.c1178 if (optLength != L2CAP_SIZE_22) { in L2capCheckConfigurationOptionLength()