Home
last modified time | relevance | path

Searched refs:connIdentifier (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h133 uint8_t connIdentifier; member
H A Dl2cap_le.c45 uint8_t connIdentifier; member
212 if (chan->connIdentifier == ident) { in L2capLeGetChannel4()
463 chan->connIdentifier = signal.identifier; in L2capSendCreditBasedConnectionReq()
729 chan->connIdentifier = signal->identifier; in L2capLeProcessCreditBasedConnectionReq()
H A Dl2cap_core.c1604 chan->connIdentifier = signal->identifier; in L2capProcessConnectionReq()
1810 chan->connIdentifier, in L2capIncomingConnection()
1815 psm->service.recvConnectionReq(chan->lcid, chan->connIdentifier, &connInfo, chan->lpsm, psm->ctx); in L2capIncomingConnection()

Completed in 7 milliseconds