Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dmgmt.h997 __u8 confirm_hint; member
/linux/net/bluetooth/
H A Dsmp.c2108 u8 *pkax, *pkbx, *na, *nb, confirm_hint; in smp_cmd_pairing_random() local
2185 confirm_hint = smp->method == JUST_WORKS ? 1 : 0; in smp_cmd_pairing_random()
2188 hcon->dst_type, passkey, confirm_hint); in smp_cmd_pairing_random()