Home
last modified time | relevance | path

Searched refs:AttConnectCompletedCallback (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c189 static void AttConnectCompletedCallback(AttConnectingInfo *connecting, uint16_t result);
670 AttConnectCompletedCallback(connecting, ATT_CONNECT_TIMEOUT); in AttBredrConnectTimeOutAsync()
721 static void AttConnectCompletedCallback(AttConnectingInfo *connecting, uint16_t result) in AttConnectCompletedCallback() function
976 AttConnectCompletedCallback(connecting, BREDR_CONNECT_FAIL); in L2cifConnectReqCallbackAsync()
1226 AttConnectCompletedCallback(connecting, BREDR_CONNECT_FAIL); in L2cifConfigReqCallbackAsync()
1872 AttConnectCompletedCallback(connecting, BREDR_CONNECT_FAIL); in L2cifConnectRspPendingCallbackAsync()
2052 AttConnectCompletedCallback(connecting, attRecevieRspConnectPtr->result); in AttReceiveConnectionRspAsync()
2143 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in AttReceiveConfigRspAsync()
2149 AttConnectCompletedCallback(connecting, BREDR_CONNECT_SUCCESS); in AttReceiveConfigRspAsync()
2160 AttConnectCompletedCallback(connectin in AttReceiveConfigRspAsync()
[all...]

Completed in 4 milliseconds