Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dsmp.h72 #define SMP_CMD_PAIRING_FAIL 0x05 macro
Dsmp.c801 smp_send_cmd(conn, SMP_CMD_PAIRING_FAIL, sizeof(reason), in smp_failure()
1402 SMP_ALLOW_CMD(smp, SMP_CMD_PAIRING_FAIL); in smp_chan_create()
2980 case SMP_CMD_PAIRING_FAIL: in smp_sig_channel()