Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c144 typedef struct ConfigRspCallbackContext { struct
147 } ConfigRspCallbackContext; argument
2485 ConfigRspCallbackContext *configRspPtr = (ConfigRspCallbackContext *)context; in L2cifConfigRspCallbackAsync()
2533 ConfigRspCallbackContext *configRspPtr = (ConfigRspCallbackContext *)context; in L2cifConfigRspCallbackAsyncDestroy()
2550 ConfigRspCallbackContext *configRspPtr = MEM_MALLOC.alloc(sizeof(ConfigRspCallbackContext)); in L2cifConfigRspCallback()