Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.h85 #define SMP_CMD_IDENT_INFO 0x08 macro
H A Dsmp.c1173 SMP_ALLOW_CMD(smp, SMP_CMD_IDENT_INFO); in smp_allow_key_dist()
1298 smp_send_cmd(conn, SMP_CMD_IDENT_INFO, sizeof(idinfo), &idinfo); in smp_distribute_keys()
2509 SMP_ALLOW_CMD(smp, SMP_CMD_IDENT_INFO); in smp_cmd_initiator_ident()
2942 case SMP_CMD_IDENT_INFO: in smp_sig_channel()
2997 case SMP_CMD_IDENT_INFO: in smp_sig_channel()