Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c317 static L2capLeConnection *L2capLeNewConnection(const BtAddr *addr, uint16_t aclHandle, uint8_t role) in L2capLeNewConnection() function
1220 conn = L2capLeNewConnection(addr, handle, role); in L2capLeConnectComplete()
1282 conn = L2capLeNewConnection(addr, 0, 0); in L2CAP_LeCreditBasedConnectionReq()