Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dsmp.h81 #define SMP_CMD_MASTER_IDENT 0x07 macro
Dsmp.c1286 smp_send_cmd(conn, SMP_CMD_MASTER_IDENT, sizeof(ident), &ident); in smp_distribute_keys()
2377 SMP_ALLOW_CMD(smp, SMP_CMD_MASTER_IDENT); in smp_cmd_encrypt_info()
2825 case SMP_CMD_MASTER_IDENT: in smp_sig_channel()