Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c99 typedef struct ConnectRspPendingContext { struct
102 } ConnectRspPendingContext; typedef
1858 ConnectRspPendingContext *connectRspPendingPtr = (ConnectRspPendingContext *)context; in L2cifConnectRspPendingCallbackAsync()
1890 ConnectRspPendingContext *connectRspPendingPtr = (ConnectRspPendingContext *)context; in L2cifConnectRspPendingCallbackAsyncDestroy()
1907ConnectRspPendingContext *connectRspPendingPtr = MEM_MALLOC.alloc(sizeof(ConnectRspPendingContext)… in L2cifConnectRspPendingCallback()