Searched refs:smp_code (Results 1 – 6 of 6) sorted by relevance
76 Code smp_code = reader.code(); in OnRxBFrame() local78 if (smp_code == kPairingRequest) { in OnRxBFrame()84 smp_code); in OnRxBFrame()
380 Code smp_code = reader.code(); in OnRxBFrame() local382 if (smp_code == kPairingFailed) { in OnRxBFrame()384 } else if (smp_code == kPairingPublicKey) { in OnRxBFrame()386 } else if (smp_code == kPairingConfirm) { in OnRxBFrame()388 } else if (smp_code == kPairingRandom) { in OnRxBFrame()390 } else if (smp_code == kPairingDHKeyCheck) { in OnRxBFrame()397 smp_code); in OnRxBFrame()
382 Code smp_code = reader.code(); in OnRxBFrame() local384 if (smp_code == kPairingFailed) { in OnRxBFrame()386 } else if (smp_code == kPairingConfirm) { in OnRxBFrame()388 } else if (smp_code == kPairingRandom) { in OnRxBFrame()394 smp_code); in OnRxBFrame()
417 Code smp_code = reader.code(); in OnRxBFrame() local419 if (smp_code == kPairingFailed) { in OnRxBFrame()421 } else if (smp_code == kPairingResponse) { in OnRxBFrame()427 smp_code); in OnRxBFrame()
365 Code smp_code = reader.code(); in OnRxBFrame() local367 switch (smp_code) { in OnRxBFrame()388 smp_code); in OnRxBFrame()
1230 Code smp_code = reader.code(); in OnRxBFrame() local1232 if (smp_code == kPairingRequest) { in OnRxBFrame()1234 } else if (smp_code == kSecurityRequest) { in OnRxBFrame()1240 smp_code); in OnRxBFrame()