Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap.h111 int L2CAP_DisconnectionReq(uint16_t lcid);
H A Dl2cap.c237 int L2CAP_DisconnectionReq(uint16_t lcid) in L2CAP_DisconnectionReq() function
H A Dl2cap_if.c310 result = L2CAP_DisconnectionReq(ctx->lcid); in L2cifDisconnectionReq()