Searched refs:stk_generation_method_t (Results 1 – 1 of 1) sorted by relevance
129 } stk_generation_method_t; typedef322 stk_generation_method_t sm_stk_generation_method;432 static bool sm_passkey_entry(stk_generation_method_t method);831 static const stk_generation_method_t stk_generation_method [5] [5] = { in sm_setup_tk()841 static const stk_generation_method_t stk_generation_method_with_secure_connection[5][5] = { in sm_setup_tk()901 const stk_generation_method_t (*generation_method)[5] = stk_generation_method; in sm_setup_tk()1635 static bool sm_passkey_used(stk_generation_method_t method);1636 static bool sm_just_works_or_numeric_comparison(stk_generation_method_t method);4278 static bool sm_just_works_or_numeric_comparison(stk_generation_method_t method){ in sm_just_works_or_numeric_comparison()4289 static bool sm_passkey_used(stk_generation_method_t method){ in sm_passkey_used()[all …]