Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.h82 #define SMP_CMD_MASTER_IDENT 0x07 macro
H A Dsmp.c1302 smp_send_cmd(conn, SMP_CMD_MASTER_IDENT, sizeof(ident), &ident); in smp_distribute_keys()
2501 SMP_ALLOW_CMD(smp, SMP_CMD_MASTER_IDENT); in smp_cmd_encrypt_info()
2998 case SMP_CMD_MASTER_IDENT: in smp_sig_channel()