Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h122 #define L2CAP_SIZE_1 0x01 macro
H A Dl2cap_core.c217 buff[signal.length + L2CAP_OFFSET_1] = L2CAP_SIZE_1; in L2capSendConfigurationReq()
1172 if (optLength != L2CAP_SIZE_1) { in L2capCheckConfigurationOptionLength()