Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1091 L2capLeConnectionParameter l2capObj; in AttConnectRequestAsync() local
1109 AttConnectRequestLEParaAssign(&l2capObj, attConnectReqAsyncPtr); in AttConnectRequestAsync()
1122 AttLeConnectProcess(attConnectReqAsyncPtr->btAddress, l2capObj, connecting); in AttConnectRequestAsync()