Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1931 AttReceiveConnectReqContext *attRecevieConnectPtr = (AttReceiveConnectReqContext *)context; in AttReceiveConnectionReqAsync() local
1937 L2CIF_ConnectRsp(attRecevieConnectPtr->lcid, in AttReceiveConnectionReqAsync()
1938 attRecevieConnectPtr->id, in AttReceiveConnectionReqAsync()
1945 AttCopyToConnectingInfo(&(attRecevieConnectPtr->info->addr), in AttReceiveConnectionReqAsync()
1946 attRecevieConnectPtr->info->handle, in AttReceiveConnectionReqAsync()
1947 attRecevieConnectPtr->lcid, in AttReceiveConnectionReqAsync()
1948 attRecevieConnectPtr->id, in AttReceiveConnectionReqAsync()
1951 L2CIF_ConnectRsp(attRecevieConnectPtr->lcid, in AttReceiveConnectionReqAsync()
1952 attRecevieConnectPtr->id, in AttReceiveConnectionReqAsync()
1958 MEM_MALLOC.free(attRecevieConnectPtr in AttReceiveConnectionReqAsync()
1972 AttReceiveConnectReqContext *attRecevieConnectPtr = (AttReceiveConnectReqContext *)context; AttReceiveConnectionReqAsyncDestroy() local
1994 AttReceiveConnectReqContext *attRecevieConnectPtr = NULL; AttReceiveConnectionReq() local
[all...]

Completed in 5 milliseconds