Home
last modified time | relevance | path

Searched defs:leconn (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c121 L2capLeConnection *leconn = NULL; in L2capLeGetConnection() local
376 static uint8_t L2capLeGetNewIdentifier(L2capLeConnection *leconn) in L2capLeGetNewIdentifier()