Searched refs:loc_oob_flag (Results 1 – 4 of 4) sorted by relevance
394 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_build_pairing_cmd()1163 __FUNCTION__, p_cb->peer_oob_flag, p_cb->loc_oob_flag); in smp_select_association_model()1201 if (p_cb->peer_oob_flag == SMP_OOB_PRESENT && p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_legacy_association_model()1239 if (p_cb->peer_oob_flag == SMP_OOB_PRESENT || p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_select_association_model_secure_connections()1321 iocap[1] = p_cb->loc_oob_flag; in smp_collect_local_io_capabilities()1518 if (p_cb->peer_oob_flag == SMP_OOB_PRESENT && p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_request_oob_data()1528 else if (p_cb->loc_oob_flag == SMP_OOB_PRESENT) in smp_request_oob_data()
307 tSMP_OOB_FLAG loc_oob_flag; member
197 p_cb->loc_oob_flag = cb_data.io_req.oob_data; in smp_send_app_cback()212 p_cb->loc_auth_req, p_cb->local_io_capability, p_cb->loc_oob_flag, in smp_send_app_cback()
462 UINT8_TO_STREAM(p, p_cb->loc_oob_flag); in smp_concatenate_local()