Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dsmp.h81 #define SMP_CMD_MASTER_IDENT 0x07 macro
Dsmp.c1287 smp_send_cmd(conn, SMP_CMD_MASTER_IDENT, sizeof(ident), &ident); in smp_distribute_keys()
2404 SMP_ALLOW_CMD(smp, SMP_CMD_MASTER_IDENT); in smp_cmd_encrypt_info()
2852 case SMP_CMD_MASTER_IDENT: in smp_sig_channel()