Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h119 #define L2CAP_OFFSET_12 0x0C macro
H A Dl2cap_core.c388 uint8_t buff[L2CAP_OFFSET_12] = {0}; in L2capSendInformationRsp()