Lines Matching refs:smp_chan

97 struct smp_chan {
593 struct smp_chan *smp;
653 struct smp_chan *smp = chan->data;
728 struct smp_chan *smp = chan->data;
746 struct smp_chan *smp = chan->data;
836 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io)
856 struct smp_chan *smp = chan->data;
949 static u8 smp_confirm(struct smp_chan *smp)
976 static u8 smp_random(struct smp_chan *smp)
1040 struct smp_chan *smp = chan->data;
1140 static void sc_add_ltk(struct smp_chan *smp)
1160 static void sc_generate_link_key(struct smp_chan *smp)
1196 static void smp_allow_key_dist(struct smp_chan *smp)
1210 static void sc_generate_ltk(struct smp_chan *smp)
1247 static void smp_distribute_keys(struct smp_chan *smp)
1382 struct smp_chan *smp = container_of(work, struct smp_chan,
1391 static struct smp_chan *smp_chan_create(struct l2cap_conn *conn)
1395 struct smp_chan *smp;
1431 static int sc_mackey_and_ltk(struct smp_chan *smp, u8 mackey[16], u8 ltk[16])
1452 static void sc_dhkey_check(struct smp_chan *smp)
1488 static u8 sc_passkey_send_confirm(struct smp_chan *smp)
1509 static u8 sc_passkey_round(struct smp_chan *smp, u8 smp_op)
1596 static int sc_user_reply(struct smp_chan *smp, u16 mgmt_op, __le32 passkey)
1642 struct smp_chan *smp;
1703 static void build_bredr_pairing_cmd(struct smp_chan *smp,
1750 struct smp_chan *smp;
1883 static u8 sc_send_public_key(struct smp_chan *smp)
1940 struct smp_chan *smp = chan->data;
2036 static u8 sc_check_confirm(struct smp_chan *smp)
2058 static int fixup_sc_false_positive(struct smp_chan *smp)
2098 struct smp_chan *smp = chan->data;
2143 struct smp_chan *smp = chan->data;
2305 struct smp_chan *smp;
2367 struct smp_chan *smp;
2461 struct smp_chan *smp;
2506 struct smp_chan *smp = chan->data;
2535 struct smp_chan *smp = chan->data;
2571 struct smp_chan *smp = chan->data;
2601 struct smp_chan *smp = chan->data;
2669 struct smp_chan *smp = chan->data;
2696 static u8 sc_select_method(struct smp_chan *smp)
2746 struct smp_chan *smp = chan->data;
2886 struct smp_chan *smp = chan->data;
2960 struct smp_chan *smp;
3088 struct smp_chan *smp;
3151 struct smp_chan *smp = chan->data;
3200 struct smp_chan *smp = chan->data;