Searched refs:AttGetConnectingIndexByConnectHandle (Results 1 – 3 of 3) sorted by relevance
322 void AttGetConnectingIndexByConnectHandle(uint16_t connectHandle, AttConnectingInfo **connecting);
502 AttGetConnectingIndexByConnectHandle(gapSecCallbackPtr->connectHandle, &connecting); in GAPSecCallbackAsync()663 AttGetConnectingIndexByConnectHandle(attBredrTimeOutPtr->connectHandle, &connecting); in AttBredrConnectTimeOutAsync()1354 AttGetConnectingIndexByConnectHandle(attConnectRspAsyncPtr->connectHandle, &connecting); in AttConnectRsponseAsync()
724 void AttGetConnectingIndexByConnectHandle(uint16_t connectHandle, AttConnectingInfo **connecting) in AttGetConnectingIndexByConnectHandle() function