Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c149 typedef struct AttReceiveConfigReqContext { struct
154 } AttReceiveConfigReqContext; typedef
2573 AttReceiveConfigReqContext *attRecevieConfigReqPtr = (AttReceiveConfigReqContext *)context; in AttReceiveConfigReqAsync()
2617 AttReceiveConfigReqContext *attRecevieConfigReqPtr = (AttReceiveConfigReqContext *)context; in AttReceiveConfigReqAsyncDestroy()
2644 AttReceiveConfigReqContext *attRecevieConfigReqPtr = NULL; in AttReceiveConfigReq()
2653 attRecevieConfigReqPtr = MEM_MALLOC.alloc(sizeof(AttReceiveConfigReqContext)); in AttReceiveConfigReq()

Completed in 4 milliseconds