Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c697 } L2cifLeConnectionParameterUpdateRspContext; typedef
701 L2cifLeConnectionParameterUpdateRspContext *ctx = NULL; in L2cifLeConnectionParameterUpdateRsp()
704 ctx = (L2cifLeConnectionParameterUpdateRspContext *)context; in L2cifLeConnectionParameterUpdateRsp()
718 L2cifLeConnectionParameterUpdateRspContext *ctx = NULL; in L2CIF_LeConnectionParameterUpdateRsp()
720 ctx = L2capAlloc(sizeof(L2cifLeConnectionParameterUpdateRspContext)); in L2CIF_LeConnectionParameterUpdateRsp()