Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c112 typedef struct AttReceiveConnectionRspContext { struct
118 } AttReceiveConnectionRspContext; typedef
2029 AttReceiveConnectionRspContext *attRecevieRspConnectPtr = (AttReceiveConnectionRspContext *)context; in AttReceiveConnectionRspAsync()
2070 AttReceiveConnectionRspContext *attRecevieRspConnectPtr = (AttReceiveConnectionRspContext *)context; in AttReceiveConnectionRspAsyncDestroy()
2093 AttReceiveConnectionRspContext *attRecevieRspConnectPtr = NULL; in AttReceiveConnectionRsp()
2103 attRecevieRspConnectPtr = MEM_MALLOC.alloc(sizeof(AttReceiveConnectionRspContext)); in AttReceiveConnectionRsp()

Completed in 4 milliseconds