Home
last modified time | relevance | path

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

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