Lines Matching refs:sm_user_response
312 uint8_t sm_user_response; member
1043 setup->sm_user_response = SM_USER_RESPONSE_PENDING; in sm_trigger_user_response_basic()
1062 setup->sm_user_response = SM_USER_RESPONSE_IDLE; in sm_trigger_user_response()
3702 if (setup->sm_user_response == SM_USER_RESPONSE_IDLE){ in sm_handle_random_result_ph2_tk()
4451 if (setup->sm_user_response != SM_USER_RESPONSE_PASSKEY){ in sm_pdu_handler_pairing_public_key()
4552 if (setup->sm_user_response == SM_USER_RESPONSE_IDLE){ in sm_pdu_handler()
4564 if (setup->sm_user_response == SM_USER_RESPONSE_IDLE){ in sm_pdu_handler()
4672 if (setup->sm_user_response != SM_USER_RESPONSE_PASSKEY){ in sm_pdu_handler()
4804 if (setup->sm_user_response == SM_USER_RESPONSE_DECLINE){ in sm_pdu_handler()
4810 if (setup->sm_user_response == SM_USER_RESPONSE_PENDING){ in sm_pdu_handler()
5370 setup->sm_user_response = SM_USER_RESPONSE_DECLINE; in sm_bonding_decline()
5406 setup->sm_user_response = SM_USER_RESPONSE_CONFIRM; in sm_just_works_confirm()
5434 setup->sm_user_response = SM_USER_RESPONSE_PASSKEY; in sm_passkey_input()