Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c156 typedef struct ConnectTimeOutContext { struct
158 } ConnectTimeOutContext; typedef
660 ConnectTimeOutContext *attBredrTimeOutPtr = (ConnectTimeOutContext *)context; in AttBredrConnectTimeOutAsync()
686 ConnectTimeOutContext *attBredrTimeOutPtr = (ConnectTimeOutContext *)context; in AttBredrConnectTimeOutAsyncDestroy()
703 ConnectTimeOutContext *attBredrTimeOutPtr = MEM_MALLOC.alloc(sizeof(ConnectTimeOutContext)); in AttBredrConnectTimeOut()