Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h30 #define SMP_CODE_PAIRING_REQ 0x01 macro
H A Dsmp_cmd.c29 uint8_t code = SMP_CODE_PAIRING_REQ; in SMP_SendPairingRequest()
H A Dsmp_tool.c235 param->preq[PAIR_REQ_6] = SMP_CODE_PAIRING_REQ; in SMP_ConstituteC1Step1Param()
252 param->preq[PAIR_REQ_6] = SMP_CODE_PAIRING_REQ; in SMP_ConstituteC1Step1Param()
H A Dsmp_receive.c144 case SMP_CODE_PAIRING_REQ: in SMP_RecvDataCmdDistribution()

Completed in 7 milliseconds