Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c213 } GapLePairScUserConfirmRspInfo; typedef
1639 GapLePairScUserConfirmRspInfo *info = ctx; in GapLePairScUserConfirmRspTask()
1646 GapLePairScUserConfirmRspInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLePairScUserConfirmRspInfo)); in GAPIF_LePairScUserConfirmRsp()
1651 …(void)memset_s(ctx, sizeof(GapLePairScUserConfirmRspInfo), 0x00, sizeof(GapLePairScUserConfirmRspI… in GAPIF_LePairScUserConfirmRsp()