Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.h108 int L2CAP_LeSendData(uint16_t lcid, Packet *pkt);
H A Dl2cap_le_if.c309 result = L2CAP_LeSendData(ctx->lcid, ctx->pkt); in L2cifLeSendData()
H A Dl2cap_le.c1404 int L2CAP_LeSendData(uint16_t lcid, Packet *pkt) in L2CAP_LeSendData() function