Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.h159 int L2CAP_LeSendFixChannelData(uint16_t aclHandle, uint16_t cid, const Packet *pkt);
H A Dl2cap_le_if.c568 result = L2CAP_LeSendFixChannelData(ctx->aclHandle, ctx->cid, ctx->pkt); in L2cifLeSendFixChannelData()
H A Dl2cap_le.c1625 int L2CAP_LeSendFixChannelData(uint16_t aclHandle, uint16_t cid, const Packet *pkt) in L2CAP_LeSendFixChannelData() function