Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h72 int L2capSendConnectionReq(L2capConnection *conn, L2capChannel *chan);
H A Dl2cap.c75 L2capSendConnectionReq(conn, chan); in L2CAP_ConnectReq()
H A Dl2cap_core.c135 int L2capSendConnectionReq(L2capConnection *conn, L2capChannel *chan) in L2capSendConnectionReq() function
1863 L2capSendConnectionReq(conn, chan); in L2capProcessInformationRsp()