Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h72 #define SMP_CMD_PAIRING_FAIL 0x05 macro
H A Dsmp.c802 smp_send_cmd(conn, SMP_CMD_PAIRING_FAIL, sizeof(reason), in smp_failure()
1410 SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_FAIL); in smp_chan_create()
2988 case SMP_CMD_PAIRING_FAIL: in smp_sig_channel()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h72 #define SMP_CMD_PAIRING_FAIL 0x05 macro
H A Dsmp.c803 smp_send_cmd(conn, SMP_CMD_PAIRING_FAIL, sizeof(reason), in smp_failure()
1416 SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_FAIL); in smp_chan_create()
2994 case SMP_CMD_PAIRING_FAIL: in smp_sig_channel()

Completed in 11 milliseconds