Home
last modified time | relevance | path

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

/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()
1907 ConnectRspPendingContext *connectRspPendingPtr = MEM_MALLOC.alloc(sizeof(ConnectRspPendingContext)); in L2cifConnectRspPendingCallback()

Completed in 4 milliseconds