Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c1492 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op) in sc_passkey_round() argument
1503 switch (smp_op) { in sc_passkey_round()
1583 u8 smp_op; in sc_user_reply() local
1599 smp_op = SMP_CMD_PAIRING_CONFIRM; in sc_user_reply()
1601 smp_op = 0; in sc_user_reply()
1603 if (sc_passkey_round(smp, smp_op)) in sc_user_reply()