Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h96 #define SMP_CMD_SIGN_INFO 0x0a macro
H A Dsmp.c1175 SMP_ALLOW_CMD(smp, SMP_CMD_SIGN_INFO); in smp_allow_key_dist()
1332 smp_send_cmd(conn, SMP_CMD_SIGN_INFO, sizeof(sign), &sign); in smp_distribute_keys()
2511 SMP_ALLOW_CMD(smp, SMP_CMD_SIGN_INFO); in smp_cmd_initiator_ident()
2573 SMP_ALLOW_CMD(smp, SMP_CMD_SIGN_INFO); in smp_cmd_ident_addr_info()
2944 case SMP_CMD_SIGN_INFO: in smp_sig_channel()
3005 case SMP_CMD_SIGN_INFO: in smp_sig_channel()