Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c192 } GapLePairPassKeyRspInfo; typedef
1550 GapLePairPassKeyRspInfo *info = ctx; in GapLePairPassKeyRspTask()
1557 GapLePairPassKeyRspInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLePairPassKeyRspInfo)); in GAPIF_LePairPassKeyRsp()
1562 (void)memset_s(ctx, sizeof(GapLePairPassKeyRspInfo), 0x00, sizeof(GapLePairPassKeyRspInfo)); in GAPIF_LePairPassKeyRsp()

Completed in 3 milliseconds