Home
last modified time | relevance | path

Searched refs:L2capAddConnectionRef (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h197 int L2capAddConnectionRef(uint16_t handle);
H A Dl2cap_inst.c236 if (L2capAddConnectionRef(conn->aclHandle) != BT_SUCCESS) { in L2capNewChannel()
H A Dl2cap_cmn.c677 int L2capAddConnectionRef(uint16_t handle) in L2capAddConnectionRef() function
H A Dl2cap_le.c1225 L2capAddConnectionRef(handle); in L2capLeConnectComplete()
H A Dl2cap_core.c2236 L2capAddConnectionRef(handle); in L2capConnectComplete()