Home
last modified time | relevance | path

Searched refs:L2CAP_MIN_IDENTIFIER (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h70 #define L2CAP_MIN_IDENTIFIER 0x01 macro
H A Dl2cap_inst.c399 conn->nextIdentifier = L2CAP_MIN_IDENTIFIER; in L2capNewConnection()
H A Dl2cap_le.c329 conn->nextIdentifier = L2CAP_MIN_IDENTIFIER; in L2capLeNewConnection()
382 leconn->nextIdentifier = L2CAP_MIN_IDENTIFIER; in L2capLeGetNewIdentifier()
H A Dl2cap_core.c34 conn->nextIdentifier = L2CAP_MIN_IDENTIFIER; in L2capGetNewIdentifier()