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.h88 #define SMP_CMD_IDENT_INFO 0x08 macro
H A Dsmp.c1195 SMP_ALLOW_CMD(smp, SMP_CMD_IDENT_INFO); in smp_allow_key_dist()
1320 smp_send_cmd(conn, SMP_CMD_IDENT_INFO, sizeof(idinfo), &idinfo); in smp_distribute_keys()
2536 SMP_ALLOW_CMD(smp, SMP_CMD_IDENT_INFO); in smp_cmd_initiator_ident()
2969 case SMP_CMD_IDENT_INFO: in smp_sig_channel()
3024 case SMP_CMD_IDENT_INFO: in smp_sig_channel()