Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h31 #define SMP_CODE_PAIRING_RSP 0x02 macro
H A Dsmp_cmd.c60 uint8_t code = SMP_CODE_PAIRING_RSP; in SMP_SendPairingResponse()
H A Dsmp_tool.c242 param->pres[PAIR_RES_6] = SMP_CODE_PAIRING_RSP; in SMP_ConstituteC1Step1Param()
259 param->pres[PAIR_RES_6] = SMP_CODE_PAIRING_RSP; in SMP_ConstituteC1Step1Param()
H A Dsmp_receive.c147 case SMP_CODE_PAIRING_RSP: in SMP_RecvDataCmdDistribution()

Completed in 5 milliseconds