Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c200 static int AttLeConnectProcess(const BtAddr *addr, L2capLeConnectionParameter var, const AttConnect…
939 static int AttLeConnectProcess(const BtAddr *addr, L2capLeConnectionParameter var, const AttConnect… in AttLeConnectProcess() function
1122 AttLeConnectProcess(attConnectReqAsyncPtr->btAddress, l2capObj, connecting); in AttConnectRequestAsync()