Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h116 #define L2CAP_OFFSET_8 0x08 macro
H A Dl2cap_le.c457 L2capCpuToLe16(buff + L2CAP_OFFSET_8, chan->lcfg.credit); in L2capSendCreditBasedConnectionReq()
481 L2capCpuToLe16(buff + L2CAP_OFFSET_8, result); in L2capSendCreditBasedConnectionRsp()
715 cfg.credit = L2capLe16ToCpu(data + L2CAP_OFFSET_8); in L2capLeProcessCreditBasedConnectionReq()
779 result = L2capLe16ToCpu(data + L2CAP_OFFSET_8); in L2capLeProcessCreditBasedConnectionRsp()